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

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