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

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