ReactOS 0.4.15-dev-7918-g2a2556c
crt0_c.c
Go to the documentation of this file.
1
7#include <stdarg.h>
8#include <windef.h>
9#include <winbase.h>
10
14
15/*ARGSUSED*/
17 char ** __UNUSED_PARAM(cmdline),
18 char ** __UNUSED_PARAM(inst))
19{
22}
#define __UNUSED_PARAM(x)
Definition: _mingw.h:74
int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, LPSTR cmdline, int cmdshow)
Definition: main.c:8
HINSTANCE __mingw_winmain_hInstance
LPSTR __mingw_winmain_lpCmdLine
DWORD __mingw_winmain_nShowCmd
#define NULL
Definition: types.h:112
int main()
Definition: test.c:6
unsigned long DWORD
Definition: ntddk_ex.h:95
GLbitfield flags
Definition: glext.h:7161
TCHAR * cmdline
Definition: stretchblt.cpp:32
char * LPSTR
Definition: xmlstorage.h:182