My Project
|
#include <SDL_syswm.h>
Data Fields | |
SDL_version | version |
SDL_SYSWM_TYPE | subsystem |
union { | |
struct { | |
HWND hwnd | |
UINT msg | |
WPARAM wParam | |
LPARAM lParam | |
} win | |
int dummy | |
} | msg |
The custom event structure.
HWND hwnd |
The window for the message
LPARAM lParam |
LONG message parameter
UINT msg |
The type of message
WPARAM wParam |
WORD message parameter