5 lines
72 B
C
5 lines
72 B
C
|
#ifdef CRTDLL
|
||
|
#define _WINMAIN_
|
||
|
#include "crtexe.c"
|
||
|
#endif /* CRTDLL */
|