Alex P
-1
Q:

how to use winmain function

INT WinMain(HINSTANCE hInstance, 
            HINSTANCE hPrevInstance, 
            PSTR lpCmdLine,
            INT nCmdShow)
{
	return 0;
}
2

New to Communities?

Join the community