home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_02_12 / 2n12010a < prev    next >
Text File  |  1991-10-29  |  331b  |  12 lines

  1. /*****************************************************/
  2. /* mlebug.rc                                         */
  3. /* -- Resource script file for mlebug program.       */
  4. /*****************************************************/
  5. #include <windows.h>
  6.  
  7. MLEBug  MENU
  8.         BEGIN
  9.         MENUITEM    "&Test",    1
  10.         END
  11.  
  12.