SDL  2.0
SDL_windowsevents.h File Reference
+ Include dependency graph for SDL_windowsevents.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

LRESULT CALLBACK WIN_WindowProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
 
void WIN_PumpEvents (_THIS)
 

Variables

LPTSTR SDL_Appname
 
Uint32 SDL_Appstyle
 
HINSTANCE SDL_Instance
 

Function Documentation

§ WIN_PumpEvents()

void WIN_PumpEvents ( _THIS  )

§ WIN_WindowProc()

LRESULT CALLBACK WIN_WindowProc ( HWND  hwnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
)

Variable Documentation

§ SDL_Appname

LPTSTR SDL_Appname

§ SDL_Appstyle

Uint32 SDL_Appstyle

§ SDL_Instance

HINSTANCE SDL_Instance