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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by dlgtemp.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_DLGTEMP_DIALOG              102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_YPOS                        1007
  11. #define IDC_WIDTH                       1008
  12. #define IDC_HEIGHT                      1009
  13. #define IDC_CAPTION                     1010
  14. #define IDC_BUTTON                      1011
  15. #define IDC_EDITCONTROL                 1012
  16. #define IDC_STATICTEXT                  1013
  17. #define IDC_TERMINATE                   1014
  18. #define IDC_DEMOIT                      1015
  19. #define IDC_SELECTEDITEM                1016
  20. #define IDC_XPOS                        1017
  21. #define IDC_MYBUTTON                    1018
  22. #define IDC_MYSTATICTEXT                1019
  23. #define IDC_MYEDITCONTROL               1020
  24.  
  25. // Next default values for new objects
  26. //
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE        132
  30. #define _APS_NEXT_COMMAND_VALUE         32771
  31. #define _APS_NEXT_CONTROL_VALUE         1021
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif
  35.