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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by mtrecalc.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_MTRECALC_FORM               101
  7. #define ID_PERCENT_DONE                 101
  8. #define IDS_CANNOT_RUN_ON_16BIT_WINDOWS_LT_4 102
  9. #define IDR_MAINFRAME                   128
  10. #define IDR_RECALCTYPE                  129
  11. #define IDS_RECALCULATING               130
  12. #define IDD_SPEED                       130
  13. #define IDS_CONTINUE_RECALC_BEFORE_SAVE 131
  14. #define IDD_RECALC_PROGRESS             131
  15. #define IDS_FILE_NOT_SAVED              132
  16. #define IDS_NEED_RECALC_BEFORE_SAVE     133
  17. #define IDC_INTEGER                     1000
  18. #define IDC_INT1                        1000
  19. #define IDC_RESULT                      1001
  20. #define IDC_SUM                         1001
  21. #define IDC_INT2                        1002
  22. #define IDC_SPEED                       1003
  23. #define IDC_PERCENT_DONE                1008
  24. #define ID_SINGLE_THREAD                32771
  25. #define ID_WORKER_THREAD                32772
  26. #define ID_UI_THREAD                    32773
  27. #define ID_DERIVED_WORKER_THREAD        32774
  28. #define ID_NONDERIVED_WORKER_THREAD     32775
  29. #define ID_OPTIONS_SPEED                32776
  30. #define ID_RECALC_SPEED                 32777
  31. #define ID_RECALCULATE_NOW              32778
  32. #define ID_KILL_WORKER_THREAD           32779
  33. #define ID_RECALC_DONE                  32780
  34.  
  35. // Next default values for new objects
  36. //
  37. #ifdef APSTUDIO_INVOKED
  38. #ifndef APSTUDIO_READONLY_SYMBOLS
  39. #define _APS_NEXT_RESOURCE_VALUE        132
  40. #define _APS_NEXT_COMMAND_VALUE         32781
  41. #define _APS_NEXT_CONTROL_VALUE         1009
  42. #define _APS_NEXT_SYMED_VALUE           102
  43. #endif
  44. #endif
  45.