Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - skyddr8511

Pages: [1]
1
Window / while (m_window.pollEvent(event)) How to obtain it
« on: October 15, 2024, 10:14:41 am »
while (m_window.pollEvent(event))   How to obtain it
LRESULT CALLBACK WndProc(HWND hWnd,UINT message,WPARAM wParam, LPARAM lParam)

2
Using SetWindowLongPtr??????????
(click to show/hide)

3
For example, I need to use WSAAsyncSelect, which is the network programming mode of window messages
How is it used in SFML? If you need to overload the PreTranslateMessage function, please give a code example

4
I want to add my own iocp in sfml. How can I do that? I need to intercept the message

Pages: [1]
anything