Category : Windows 3.X Files
Archive   : WIN3215A.ZIP
Filename : WHELLO.CPP

 
Output of file : WHELLO.CPP contained in archive : WIN3215A.ZIP
#include "windows.h"
#include "windowsx.h"
#include
#include
#include
#include
#include
#include

/****************************************************************************

FUNCTION: WinMain(HANDLE, HANDLE, LPSTR, int)

****************************************************************************/

int PASCAL WinMain(
HANDLE hInstance, /* current instance */
HANDLE hPrevInstance, /* previous instance */
LPSTR lpCmdLine, /* command line */
int nCmdShow) /* show-window type (open/icon) */
{
MessageBox(NULL,
"Hello, I'm a Win32 Windows application",
"WinHello 32 Bits - 100% free",
MB_OK|MB_ICONEXCLAMATION);
return 0;
}


  3 Responses to “Category : Windows 3.X Files
Archive   : WIN3215A.ZIP
Filename : WHELLO.CPP

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/