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

  1. #define IDM_ABOUT         45
  2. #define IDM_HELP          47
  3. #define IDM_GETMODU       48
  4. #define IDM_GETMODF       49
  5. #define IDM_GETMODH       50
  6.  
  7.  
  8. long FAR PASCAL WndProc                (HWND, unsigned, WORD, LONG) ;
  9.  
  10.