home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / advanced / mtmdi / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-27  |  1.1 KB  |  32 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by mtmdi.rc
  4. //
  5. #define IDR_MAINFRAME                   2
  6. #define IDS_CANNOT_RUN_ON_16BIT_WINDOWS_LT_4 3
  7. #define IDI_HELLO                       4
  8. #define IDM_BOUNCE                      10
  9. #define IDM_HELLO                       11
  10. #define IDM_BLACK                       20
  11. #define IDM_RED                         21
  12. #define IDM_GREEN                       22
  13. #define IDM_BLUE                        23
  14. #define IDM_WHITE                       24
  15. #define IDM_CUSTOM                      25
  16. #define IDM_FAST                        30
  17. #define IDM_SLOW                        31
  18. #define IDD_ABOUTBOX                    100
  19. #define IDR_BOUNCE                      101
  20. #define IDR_HELLO                       102
  21.  
  22. // Next default values for new objects
  23. //
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE        103
  27. #define _APS_NEXT_COMMAND_VALUE         57666
  28. #define _APS_NEXT_CONTROL_VALUE         1000
  29. #define _APS_NEXT_SYMED_VALUE           101
  30. #endif
  31. #endif
  32.