home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / EXPERT95.PAK / RESOURCE.H < prev   
Encoding:
C/C++ Source or Header  |  1997-05-06  |  2.6 KB  |  64 lines

  1. #define IDS_WORKHABITS                  1
  2. #define IDS_WORKHABITS2                 2
  3. #define IDS_WORKHABITS3                 3
  4. #define IDS_WORKHABITS4                 4
  5. #define IDS_TEAMWORK                    5
  6. #define IDS_TEAMWORK2                   6
  7. #define IDS_TEAMWORK3                   7
  8. #define IDS_TEAMWORK4                   8
  9. #define IDS_RELIABILITY                 9
  10. #define IDS_RELIABILITY2                10
  11. #define IDS_RELIABILITY3                11
  12. #define IDS_RELIABILITY4                12
  13. #define IDS_GOALS                       13
  14. #define IDS_GOALS2                      14
  15. #define IDS_GOALS3                      15
  16. #define IDS_GOALS4                      16
  17. #define IDS_ADAPTATION                  17
  18. #define IDS_ADAPTATION2                 18
  19. #define IDS_ADAPTATION3                 19
  20. #define IDS_ADAPTATION4                 20
  21. #define IDD_WORKHABITS                  101
  22. #define IDD_TEAMWORK                    102
  23. #define IDD_RELIABILITY                 103
  24. #define IDD_GOALS                       104
  25. #define IDD_ADAPTATION                  105
  26. #define IDD_INFO                        106
  27. #define IDC_WORKHAB1                    1000
  28. #define IDC_WORKHAB2                    1001
  29. #define IDC_WORKHAB3                    1002
  30. #define IDC_WORKHAB4                    1003
  31. #define IDC_TEAMWORK1                   1004
  32. #define IDC_TEAMWORK2                   1005
  33. #define IDC_TEAMWORK3                   1006
  34. #define IDC_TEAMWORK4                   1007
  35. #define IDC_RELIABILITY1                1008
  36. #define IDC_RELIABILITY2                1009
  37. #define IDC_RELIABILITY3                1010
  38. #define IDC_RELIABILITY4                1011
  39. #define IDC_GOALS1                      1012
  40. #define IDC_GOALS2                      1013
  41. #define IDC_GOALS3                      1014
  42. #define IDC_GOALS4                      1015
  43. #define IDC_ADAPTATION1                 1016
  44. #define IDC_ADAPTATION2                 1017
  45. #define IDC_ADAPTATION3                 1018
  46. #define IDC_ADAPTATION4                 1019
  47. #define IDE_NAME                        1020
  48. #define IDE_TITLE                       1021
  49. #define IDE_PROJECT                     1022
  50. #define IDE_DEPARTMENT                  1023
  51. #define IDC_STATIC                      -1
  52.  
  53. // Next default values for new objects
  54. // 
  55. #ifdef APSTUDIO_INVOKED
  56. #ifndef APSTUDIO_READONLY_SYMBOLS
  57. #define _APS_NO_MFC                     1
  58. #define _APS_NEXT_RESOURCE_VALUE        107
  59. #define _APS_NEXT_COMMAND_VALUE         40001
  60. #define _APS_NEXT_CONTROL_VALUE         1024
  61. #define _APS_NEXT_SYMED_VALUE           101
  62. #endif
  63. #endif
  64.