home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / sdk / mapi / win16 / dev / statusvu / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-11  |  2.3 KB  |  67 lines

  1. /*********************************************************************/
  2. /*
  3.  -  resouce.h
  4.  -  Copyright (C) 1995 Microsoft Corporation
  5.  -
  6.  */
  7. /*********************************************************************/
  8.  
  9. /***** status objet *****/
  10.  
  11. #define STATUS                      1100
  12. #define IDT_STATUS_TYPE             1101
  13. #define IDC_STATUS_DLL_NAME         1102
  14. #define IDC_STATUS_TYPE             1103
  15. #define IDT_STATUS_DISPLAY_NAME     1104
  16. #define IDC_STATUS_DISPLAY_NAME     1105
  17. #define IDT_STATUS_DLL_NAME         1106
  18. #define IDC_STATUS_PROPS            1107
  19. #define IDT_STATUS_CODE             1108
  20. #define IDC_STATUS_VALIDATE         1109
  21. #define IDC_STATUS_SETTINGS         1110
  22. #define IDC_STATUS_CHANGEPASS       1111
  23. #define IDC_STATUS_FLUSH            1112
  24. #define IDC_STATUS_REGNOTIF         1113
  25. #define IDT_STATUS_FLAGS            1114
  26. #define IDC_STATUS_FLAGS            1115
  27. #define IDT_STATUS_METHODS          1116
  28. #define IDC_STATUS_METHODS          1117
  29. #define IDC_STATUS_CODE             1118
  30.  
  31. /**** select status object to open dlg *****/
  32.  
  33. #define STATUS_CHOOSE               1400
  34. #define IDC_CHOOSE_STATUS           1401
  35. #define IDC_CHOOSE_OPEN             1402
  36. #define IDC_CHOOSE_NAME             1403
  37. #define IDT_CHOOSE_ENTRYID          1404
  38. #define IDT_CHOOSE_NAME             1405
  39. #define IDC_CHOOSE_MODIFY           1406
  40.  
  41.  
  42. /* Operation Dialog ID's */
  43.  
  44. #define OPERATIONS                  800
  45. #define IDT_OPSCB1                  801
  46. #define IDC_OPSCB1                  802
  47. #define IDT_OPSCB2                  803
  48. #define IDC_OPSCB2                  804
  49. #define IDT_OPSCB3                  805
  50. #define IDC_OPSCB3                  806
  51. #define IDT_OPSEDIT1                807
  52. #define IDC_OPSEDIT1                808
  53. #define IDT_OPSEDIT2                809
  54. #define IDC_OPSEDIT2                810
  55. #define IDT_OPSEDIT3                811
  56. #define IDC_OPSEDIT3                812
  57. #define IDT_OPSFLAGS                813
  58. #define IDC_OPSFLAG1                814
  59. #define IDC_OPSFLAG2                815
  60. #define IDC_OPSFLAG3                816
  61. #define IDC_OPSFLAG4                817
  62. #define IDC_OPSHELP                 818
  63. #define IDT_FLAGS                   819
  64. #define IDC_OPSFLAG5                820
  65. #define IDC_OPSFLAG6                821
  66. #define IDC_CHOOSE_XPORT            1407
  67.