home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / comm / clearcom.h < prev    next >
Text File  |  1988-08-10  |  168b  |  8 lines

  1. #define IDM_ABOUT         45
  2. #define IDM_HELP          47
  3. #define IDM_CLEARCOM      48
  4.  
  5.  
  6. long FAR PASCAL WndProc                (HWND, unsigned, WORD, LONG) ;
  7.  
  8.