Category : OS/2 Files
Archive   : DYNDLG.ZIP
Filename : APP.H

 
Output of file : APP.H contained in archive : DYNDLG.ZIP
/* String table constants */
#define IDSNAME 1
#define IDSKIDNAME 2

/* Resource Ids */
#define ID_APP 1
#define IDD_ABOUT 2
#define IDD_INPUT 3

/* Menu constants */
#define IDITEM 1001
#define IDENTER 1002
#define IDABOUT 1006
#define IDLOADDLG 4

/* Input Dialog Box */
#define IDEDIT 300

/* Function prototypes */
SHORT cdecl main ( void );
MRESULT FAR PASCAL APPWndProc ( HWND, USHORT, MPARAM, MPARAM );
MRESULT FAR PASCAL KidWndProc ( HWND, USHORT, MPARAM, MPARAM );
VOID FAR PASCAL APPPaint ( HWND, USHORT, MPARAM, MPARAM );
MRESULT FAR PASCAL APPCommand ( HWND, USHORT, MPARAM, MPARAM );
MRESULT FAR PASCAL About ( HWND, USHORT, MPARAM, MPARAM );
MRESULT FAR PASCAL EditDlg ( HWND, USHORT, MPARAM, MPARAM );
MRESULT FAR PASCAL DynDlgProc ( HWND, USHORT, MPARAM, MPARAM );


  3 Responses to “Category : OS/2 Files
Archive   : DYNDLG.ZIP
Filename : APP.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/