home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / mapi / remote.srv / resource.h < prev    next >
C/C++ Source or Header  |  1996-04-11  |  6KB  |  136 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by WINDSADM.RC
  4. //
  5. #define IDS_COLUMN1                     1
  6. #define IDS_COLUMN2                     2
  7. #define IDS_COLUMN3                     3
  8. #define IDS_COLUMN4                     4
  9. #define IDS_COLUMN5                     5
  10. #define IDS_COLUMN6                     6
  11. #define IDS_COLUMN7                     7
  12. #define IDM_MENU                        100
  13. #define IDM_MAILBOX_POPUP               101
  14. #define IDA_ACCELTABLE                  102
  15. #define IDM_DISTLIST_POPUP              102
  16. #define IDB_OBJECTS                     103
  17. #define IDB_TOOLBAR                     104
  18. #define IDB_ICONS                       105
  19. #define IDI_MAINFRAME                   106
  20. #define IDD_ABOUTBOX                    107
  21. #define IDD_SERVER_CONNECT              108
  22. #define IDD_EXPORT                      109
  23. #define IDD_MB_PROPS1                   110
  24. #define IDD_MB_PROPS2                   111
  25. #define IDD_MB_PROPS3                   112
  26. #define IDD_MB_PROPS4                   113
  27. #define IDD_MB_PROPS5                   114
  28. #define IDD_DL_PROPS1                   115
  29. #define IDD_DL_PROPS3                   116
  30. #define IDD_DL_PROPS2                   117
  31. #define IDD_ADDTOLIST                   118
  32. #define IDD_DIR_DOWNLOAD_WAIT           119
  33. #define IDD_ONE_MAILBOX                 120
  34. #define IDD_IMPORT                      121
  35. #define IDD_IMPORT_STATE                122
  36. #define IDD_REMOVE_SERVER               123
  37. #define IDD_MB_PROPS6                   124
  38. #define IDD_EXPORT_STATE                125
  39. #define IDR_ANIMATED_TIMER              127
  40. #define IDR_DEFAULT1                    129
  41. #define IDC_LISTVIEW                    1001
  42. #define IDC_TREEVIEW                    1002
  43. #define IDC_STATUSBAR                   1003
  44. #define IDC_TOOLBAR                     1004
  45. #define IDC_ICON_TITLE                  1005
  46. #define IDC_PAGE_ICON                   1006
  47. #define IDC_MAILBOX_OWNER               1007
  48. #define IDC_MAILBOX_PHONE               1008
  49. #define IDC_MAILBOX_FAX                 1009
  50. #define IDC_MAILBOX_JOBTITLE            1010
  51. #define IDC_MAILBOX_OFFICE              1011
  52. #define IDC_MAILBOX_COMMENTS            1012
  53. #define IDC_MAILBOX_ALTPHONE            1013
  54. #define IDC_MAILBOX_PASSWORD            1014
  55. #define IDC_ADD_USER                    1015
  56. #define IDC_REMOVE_USER                 1016
  57. #define IDC_ALL_USERS                   1017
  58. #define IDC_SELECTED_USERS              1018
  59. #define IDC_REMOVE_ALL                  1019
  60. #define IDC_OBJECT_ALIAS                1020
  61. #define IDC_OBJECT_ALIAS_LABEL          1021
  62. #define IDC_SERVER_NAME                 1022
  63. #define IDC_SERVER_DEFAULT              1023
  64. #define IDC_MAILBOXES                   1024
  65. #define IDC_GW_DIRECTORIES              1025
  66. #define IDC_FILENAME                    1026
  67. #define IDC_BROWSE                      1027
  68. #define IDC_DL_OWNER                    1028
  69. #define IDC_NOT_OWNED                   1029
  70. #define IDC_OWNED                       1030
  71. #define IDC_HIDE                        1031
  72. #define IDC_MEMBERS                     1032
  73. #define IDC_REMOVE                      1033
  74. #define IDC_ADD                         1034
  75. #define IDC_DL_FULLNAME                 1035
  76. #define IDC_MODIFY                      1036
  77. #define IDC_DELEGATE_LIST               1037
  78. #define IDC_OWNER_LABEL                 1038
  79. #define IDC_DISABLE                     1039
  80. #define IDC_STOPWATCH                   1040
  81. #define IDC_IMPORT_LIST                 1041
  82. #define IDC_COMMENTS_LABEL              1042
  83. #define IDC_COMMENTS                    1043
  84. #define IDC_SERVER_LIST                 1044
  85. #define IDC_MAILBOX_LABEL               1045
  86. #define IDC_CANCEL_REMOTE_CALL          1046
  87. #define IDC_NYI_LABEL                   1047
  88. #define IDC_CONSTRUCT_ICON              1048
  89. #define IDC_MAILBOX_NT_ACCOUNT          1050
  90. #define IDC_IS_WINDS_ADMIN              1051
  91. #define IDC_COMPANY                     1053
  92. #define IDC_DEPARTMENT                  1054
  93. #define IDC_MANAGER                     1055
  94. #define IDS_MSG_INVALID_SERVER_NAME     10000
  95. #define IDS_MSG_SERVER_NOT_FOUND        10001
  96. #define IDS_MSG_NO_OBJECT_ALIAS         10002
  97. #define IDS_MSG_INVALID_OBJECT_ALIAS    10003
  98. #define IDS_MSG_INVALIS_CHARS_IN_ALIAS  10004
  99. #define IDS_MSG_NO_USER_NAME            10005
  100. #define IDS_MSG_NO_DL_NAME              10006
  101. #define IDS_MSG_NO_PASSWORD             10007
  102. #define IDS_MSG_CONFIRM_OBJECT_DELETE   10008
  103. #define IDS_MSG_CONFIRM_MB_MSGS_PURGE   10009
  104. #define IDS_MSG_NO_INTERNAL_RESOURCES   10010
  105. #define IDS_MSG_WAIT_FOR_COMPLETION     10011
  106. #define IDM_ABOUT                       40000
  107. #define IDM_SERVER_EXPORT               40001
  108. #define IDM_SERVER_IMPORT               40002
  109. #define IDM_FIND_MAILBOX                40003
  110. #define IDM_FIND_DL                     40004
  111. #define IDM_VIEW_CONNECT                40005
  112. #define IDM_VIEW_DISCONNECT             40006
  113. #define IDM_VIEW_REFRESH                40007
  114. #define IDM_FILE_NEW_MAILBOX            40008
  115. #define IDM_FILE_NEW_DISTRIBUTIONLIST   40009
  116. #define IDM_FILE_DELETE                 40010
  117. #define IDM_FILE_PROPERTIES             40011
  118. #define IDM_FILE_EXIT                   40012
  119. #define IDM_POPUP_MB_PROPS              40013
  120. #define IDM_POPUP_MB_EMPTY              40014
  121. #define IDM_POPUP_MB_DELETE             40015
  122. #define IDM_POPUP_MB_HEADERS            40016
  123. #define IDM_FILE_NEW_PUB_FOLDER         40017
  124. #define IDC_STATIC                      -1
  125.  
  126. // Next default values for new objects
  127. // 
  128. #ifdef APSTUDIO_INVOKED
  129. #ifndef APSTUDIO_READONLY_SYMBOLS
  130. #define _APS_NEXT_RESOURCE_VALUE        133
  131. #define _APS_NEXT_COMMAND_VALUE         40018
  132. #define _APS_NEXT_CONTROL_VALUE         1058
  133. #define _APS_NEXT_SYMED_VALUE           125
  134. #endif
  135. #endif
  136.