SDL 2.0
SDL_winrt_main_NonXAML.cpp File Reference
#include "SDL_main.h"
#include <wrl.h>
+ Include dependency graph for SDL_winrt_main_NonXAML.cpp:

Go to the source code of this file.

Functions

int CALLBACK WinMain (HINSTANCE, HINSTANCE, LPSTR, int)
 

Function Documentation

◆ WinMain()

int CALLBACK WinMain ( HINSTANCE  ,
HINSTANCE  ,
LPSTR  ,
int   
)

Definition at line 51 of file SDL_winrt_main_NonXAML.cpp.

52{
54}
SDLMAIN_DECLSPEC int SDL_main(int argc, char *argv[])
int SDL_WinRTRunApp(SDL_main_func mainFunction, void *xamlBackgroundPanel)
#define NULL
Definition: begin_code.h:167

References NULL, SDL_main(), and SDL_WinRTRunApp().