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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MODELESS.RC
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_MODELESS_DIALOG             102
  9. #define IDD_MAIN_DIALOG                 102
  10. #define IDR_MAINFRAME                   128
  11. #define IDD_ADDME                       129
  12. #define IDC_NEWTEXT                     1000
  13. #define IDC_LIST                        1001
  14.  
  15. // Next default values for new objects
  16. //
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19. #define _APS_NEXT_RESOURCE_VALUE        130
  20. #define _APS_NEXT_COMMAND_VALUE         32771
  21. #define _APS_NEXT_CONTROL_VALUE         1002
  22. #define _APS_NEXT_SYMED_VALUE           101
  23. #endif
  24. #endif
  25.