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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by bldrec.rc
  4. //
  5. #define IDS_BLDREC_LONGNAME             1
  6. #define IDS_BLDREC_DESCRIPTION          2
  7. #define IDS_CMD_STRING                  3
  8. #define IDS_DEFAULTFILE                 4
  9. #define IDS_TXTFILTER                   5
  10. #define IDS_DEFAULT_EXTENSION           6
  11. #define IDR_TOOLBAR_MEDIUM              128
  12. #define IDR_TOOLBAR_LARGE               129
  13. #define IDD_DIALOGFILE                  129
  14. #define IDC_EDITFILE                    1000
  15. #define IDC_BUTTONBROWSE                1001
  16.  
  17. // Next default values for new objects
  18. // 
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE        130
  22. #define _APS_NEXT_COMMAND_VALUE         32771
  23. #define _APS_NEXT_CONTROL_VALUE         1002
  24. #define _APS_NEXT_SYMED_VALUE           101
  25. #endif
  26. #endif
  27.