Category : C Source Code
Archive   : TERMWAIT.ZIP
Filename : TERMWAIT.H

 
Output of file : TERMWAIT.H contained in archive : TERMWAIT.ZIP

// Default string length.
#define STR_LEN 50

// Nenu constants
#define IDM_WINEXECNOTEPAD 100
#define IDM_ABOUT 200

// String table constants
#define IDS_PROGNAME 1
#define IDS_WNDCLASSNAME 2
#define IDS_ICONNAME 3
#define IDS_MAINMENUNAME 4
#define IDS_ABOUTBOXNAME 5

// Private messages
#define PM_TASKEND WM_USER

// Globals
extern HINSTANCE ghInst;
extern HWND ghwnd;
extern char szWndClassName[STR_LEN];
extern char szTitle[STR_LEN];
extern char szMenuName[STR_LEN];
extern char szIconName[STR_LEN];
extern BOOL bChildIsExecuting;

// Function Prototypes
LRESULT CALLBACK MainWndProc (HWND, UINT, WPARAM, LPARAM);





  3 Responses to “Category : C Source Code
Archive   : TERMWAIT.ZIP
Filename : TERMWAIT.H

  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/