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

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