heres some quick source code to play round with (use it if you want for your own purposes)
#include <windows.h>
int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow){
do{MessageBox(NULL, "hi", "hi", 0);} while (1<2);
}
thanx for any help in advanced.
P.S what do you think of my awesome code?

New Topic/Question
Reply




MultiQuote




|