home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / bench / thread / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-08-11  |  2.1 KB  |  54 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by THRDOMTR.RC
  4. //
  5. #define IDD_THREAD_OPTIONS_DLG          104
  6. #define IDD_FILE_DEMO_OPTS_DLG          105
  7. #define IDD_THREAD_WINDOW               106
  8. #define IDR_MAINFRAME                   128
  9. #define IDD_ABOUTBOX                    130
  10. #define IDC_THREAD_COUNT                1000
  11. #define IDC_SPIN_THREAD_COUNT           1001
  12. #define IDC_IDLE_TIME_PRIORITY          1002
  13. #define IDC_FILENAME                    1003
  14. #define IDC_LOG_OUTPUT_CHECK            1004
  15. #define IDC_BROWSE_BTN                  1005
  16. #define IDC_LOG_FILENAME                1006
  17. #define IDC_FILE_KB                     1007
  18. #define IDC_USE_WINDOW_PER_THREAD       1008
  19. #define IDC_SYNCH_FILE_IO               1009
  20. #define IDC_ASYNCH_FILE_IO              1010
  21. #define IDC_IDLE_TIME_THREADS           1011
  22. #define IDC_SPIN_FILE_KB                1012
  23. #define IDC_NORMAL_PRIORITY_THREADS     1013
  24. #define IDC_HIGH_PRIORITY_THREADS       1014
  25. #define IDC_TIME_CRITICAL_THREADS       1015
  26. #define IDC_PRIMES_DEMO                 1016
  27. #define IDC_WRITE_FILE                  1017
  28. #define IDC_FP_CALC_DEMO                1018
  29. #define IDC_READ_FILE                   1019
  30. #define IDC_TIMED_GRAPHICS_DEMO         1020
  31. #define IDC_UNTIMED_GRAPHICS_DEMO       1021
  32. #define IDC_USE_MUTEX_OBJECTS           1022
  33. #define IDC_USE_CRITICAL_SECTIONS       1023
  34. #define IDC_BROWSE_LOG_BTN              1024
  35. #define IDC_MSG                         1025
  36. #define IDC_MSG_LB                      1026
  37. #define IDC_TIME                        1027
  38. #define IDC_THRD_WIN_PROMPT             1028
  39. #define ID_FILE_IO_OPTIONS              32769
  40. #define ID_THREAD_DEMO_OPTIONS          32770
  41. #define ID_FILE_IO_DEMO                 32771
  42. #define ID_THREAD_DEMO                  32772
  43.  
  44. // Next default values for new objects
  45. // 
  46. #ifdef APSTUDIO_INVOKED
  47. #ifndef APSTUDIO_READONLY_SYMBOLS
  48. #define _APS_NEXT_RESOURCE_VALUE        107
  49. #define _APS_NEXT_COMMAND_VALUE         32773
  50. #define _APS_NEXT_CONTROL_VALUE         1029
  51. #define _APS_NEXT_SYMED_VALUE           104
  52. #endif
  53. #endif
  54.