APP_ENTRY_POINT

put "mixin APP_ENTRY_POINT;" to main module of your dlangui based app

Members

Functions

WinMain
int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)

workaround for link issue when WinMain is located in library

Meta