home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / SAMPLES / MUSCROLL / MUSTEST.RC_ / MUSTEST.RC
Encoding:
Text File  |  1993-02-08  |  1.1 KB  |  57 lines

  1. //Microsoft App Studio generated resource script.
  2. //
  3. #include "mustres.h"
  4.  
  5. //////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Icon
  8. //
  9.  
  10. MUSTESTICON             ICON    DISCARDABLE     "mustest.ico"
  11.  
  12. //////////////////////////////////////////////////////////////////////////////
  13. //
  14. // Menu
  15. //
  16.  
  17. MUSTESTMENU MENU DISCARDABLE 
  18. BEGIN
  19.     MENUITEM "&Exit!",                      IDM_EXIT
  20. END
  21.  
  22. #ifdef APSTUDIO_INVOKED
  23. //////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27.  
  28. 1 TEXTINCLUDE DISCARDABLE 
  29. BEGIN
  30.     "mustres.h\0"
  31. END
  32.  
  33. 2 TEXTINCLUDE DISCARDABLE 
  34. BEGIN
  35.     "\0"
  36. END
  37.  
  38. 3 TEXTINCLUDE DISCARDABLE 
  39. BEGIN
  40.     "\r\n"
  41.     "\0"
  42. END
  43.  
  44. /////////////////////////////////////////////////////////////////////////////////////
  45. #endif    // APSTUDIO_INVOKED
  46.  
  47. #ifndef APSTUDIO_INVOKED
  48. ////////////////////////////////////////////////////////////////////////////////
  49. //
  50. // From TEXTINCLUDE 3
  51. //
  52.  
  53.  
  54. /////////////////////////////////////////////////////////////////////////////////////
  55. #endif    // not APSTUDIO_INVOKED
  56.  
  57.