home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / class / setwl.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-08-11  |  158 b   |  6 lines

  1. #define  IDM_ABOUT      106
  2. #define  IDM_HELP       111
  3. #define  MAXWINDOWS     3
  4.  
  5. long FAR PASCAL WndProc                (HWND, unsigned, WORD, LONG);
  6.