The source was already posted. But showing a MessageBox is considerably easier than opening a window, it's nothing more than MessageBox(NULL, "Hello world", "Title", MB_OK);

I've added many a messagebox into mIRC dlls, and I know they absolutely work fine.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"