home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / win_lrn / message / waitmsg.rc < prev   
Encoding:
Text File  |  1988-08-11  |  162 b   |  10 lines

  1. #include <windows.h>
  2. #include  "WaitMsg.h"
  3.  
  4. WaitMsg MENU
  5.     BEGIN
  6.         MENUITEM "\a&Help"                                  IDM_HELP  HELP
  7.     END
  8.  
  9.  
  10.