1 | /**
|
---|
2 | * This file has no copyright assigned and is placed in the Public Domain.
|
---|
3 | * This file is part of the mingw-w64 runtime package.
|
---|
4 | * No warranty is given; refer to the file DISCLAIMER.PD within this package.
|
---|
5 | */
|
---|
6 | #define categoryHeader __MSABI_LONG(0x00000001)
|
---|
7 | #define categoryUnused __MSABI_LONG(0x00000002)
|
---|
8 | #define categoryGeneral __MSABI_LONG(0x00000003)
|
---|
9 | #define CDO_E_UNCAUGHT_EXCEPTION __MSABI_LONG(0x80040201)
|
---|
10 | #define CDO_E_NOT_OPENED __MSABI_LONG(0x80040202)
|
---|
11 | #define CDO_E_UNSUPPORTED_DATASOURCE __MSABI_LONG(0x80040203)
|
---|
12 | #define CDO_E_INVALID_PROPERTYNAME __MSABI_LONG(0x80040204)
|
---|
13 | #define CDO_E_PROP_UNSUPPORTED __MSABI_LONG(0x80040205)
|
---|
14 | #define CDO_E_INACTIVE __MSABI_LONG(0x80040206)
|
---|
15 | #define CDO_E_NO_SUPPORT_FOR_OBJECTS __MSABI_LONG(0x80040207)
|
---|
16 | #define CDO_E_NOT_AVAILABLE __MSABI_LONG(0x80040208)
|
---|
17 | #define CDO_E_NO_DEFAULT_DROP_DIR __MSABI_LONG(0x80040209)
|
---|
18 | #define CDO_E_SMTP_SERVER_REQUIRED __MSABI_LONG(0x8004020A)
|
---|
19 | #define CDO_E_NNTP_SERVER_REQUIRED __MSABI_LONG(0x8004020B)
|
---|
20 | #define CDO_E_RECIPIENT_MISSING __MSABI_LONG(0x8004020C)
|
---|
21 | #define CDO_E_FROM_MISSING __MSABI_LONG(0x8004020D)
|
---|
22 | #define CDO_E_SENDER_REJECTED __MSABI_LONG(0x8004020E)
|
---|
23 | #define CDO_E_RECIPIENTS_REJECTED __MSABI_LONG(0x8004020F)
|
---|
24 | #define CDO_E_NNTP_POST_FAILED __MSABI_LONG(0x80040210)
|
---|
25 | #define CDO_E_SMTP_SEND_FAILED __MSABI_LONG(0x80040211)
|
---|
26 | #define CDO_E_CONNECTION_DROPPED __MSABI_LONG(0x80040212)
|
---|
27 | #define CDO_E_FAILED_TO_CONNECT __MSABI_LONG(0x80040213)
|
---|
28 | #define CDO_E_INVALID_POST __MSABI_LONG(0x80040214)
|
---|
29 | #define CDO_E_AUTHENTICATION_FAILURE __MSABI_LONG(0x80040215)
|
---|
30 | #define CDO_E_INVALID_CONTENT_TYPE __MSABI_LONG(0x80040216)
|
---|
31 | #define CDO_E_LOGON_FAILURE __MSABI_LONG(0x80040217)
|
---|
32 | #define CDO_E_HTTP_NOT_FOUND __MSABI_LONG(0x80040218)
|
---|
33 | #define CDO_E_HTTP_FORBIDDEN __MSABI_LONG(0x80040219)
|
---|
34 | #define CDO_E_HTTP_FAILED __MSABI_LONG(0x8004021A)
|
---|
35 | #define CDO_E_MULTIPART_NO_DATA __MSABI_LONG(0x8004021B)
|
---|
36 | #define CDO_E_INVALID_ENCODING_FOR_MULTIPART __MSABI_LONG(0x8004021C)
|
---|
37 | #define CDO_E_UNSAFE_OPERATION __MSABI_LONG(0x8004021D)
|
---|
38 | #define CDO_E_PROP_NOT_FOUND __MSABI_LONG(0x8004021E)
|
---|
39 | #define CDO_E_INVALID_SEND_OPTION __MSABI_LONG(0x80040220)
|
---|
40 | #define CDO_E_INVALID_POST_OPTION __MSABI_LONG(0x80040221)
|
---|
41 | #define CDO_E_NO_PICKUP_DIR __MSABI_LONG(0x80040222)
|
---|
42 | #define CDO_E_NOT_ALL_DELETED __MSABI_LONG(0x80040223)
|
---|
43 | #define CDO_E_NO_METHOD __MSABI_LONG(0x80040224)
|
---|
44 | #define CDO_E_PROP_READONLY __MSABI_LONG(0x80040227)
|
---|
45 | #define CDO_E_PROP_CANNOT_DELETE __MSABI_LONG(0x80040228)
|
---|
46 | #define CDO_E_BAD_DATA __MSABI_LONG(0x80040229)
|
---|
47 | #define CDO_E_PROP_NONHEADER __MSABI_LONG(0x8004022A)
|
---|
48 | #define CDO_E_INVALID_CHARSET __MSABI_LONG(0x8004022B)
|
---|
49 | #define CDO_E_ADOSTREAM_NOT_BOUND __MSABI_LONG(0x8004022C)
|
---|
50 | #define CDO_E_CONTENTPROPXML_NOT_FOUND __MSABI_LONG(0x8004022D)
|
---|
51 | #define CDO_E_CONTENTPROPXML_WRONG_CHARSET __MSABI_LONG(0x8004022E)
|
---|
52 | #define CDO_E_CONTENTPROPXML_PARSE_FAILED __MSABI_LONG(0x8004022F)
|
---|
53 | #define CDO_E_CONTENTPROPXML_CONVERT_FAILED __MSABI_LONG(0x80040230)
|
---|
54 | #define CDO_E_NO_DIRECTORIES_SPECIFIED __MSABI_LONG(0x80040231)
|
---|
55 | #define CDO_E_DIRECTORIES_UNREACHABLE __MSABI_LONG(0x80040232)
|
---|
56 | #define CDO_E_BAD_SENDER __MSABI_LONG(0x80040233)
|
---|
57 | #define CDO_E_SELF_BINDING __MSABI_LONG(0x80040234)
|
---|
58 | #define CDO_E_BAD_ATTENDEE_DATA __MSABI_LONG(0x80040235)
|
---|
59 | #define CDO_E_ARGUMENT1 __MSABI_LONG(0x80044000)
|
---|
60 | #define CDO_E_ARGUMENT2 __MSABI_LONG(0x80044001)
|
---|
61 | #define CDO_E_ARGUMENT3 __MSABI_LONG(0x80044002)
|
---|
62 | #define CDO_E_ARGUMENT4 __MSABI_LONG(0x80044003)
|
---|
63 | #define CDO_E_ARGUMENT5 __MSABI_LONG(0x80044004)
|
---|
64 | #define CDO_E_NOT_FOUND __MSABI_LONG(0x800CCE05)
|
---|
65 | #define CDO_E_INVALID_ENCODING_TYPE __MSABI_LONG(0x800CCE1D)
|
---|
66 | #define IDS_ORIGINAL_MESSAGE __MSABI_LONG(0x00011000)
|
---|
67 | #define IDS_FROM __MSABI_LONG(0x00011001)
|
---|
68 | #define IDS_SENT __MSABI_LONG(0x00011002)
|
---|
69 | #define IDS_POSTED_AT __MSABI_LONG(0x00011003)
|
---|
70 | #define IDS_TO __MSABI_LONG(0x00011004)
|
---|
71 | #define IDS_CC __MSABI_LONG(0x00011005)
|
---|
72 | #define IDS_POSTED_TO __MSABI_LONG(0x00011006)
|
---|
73 | #define IDS_CONVERSATION __MSABI_LONG(0x00011007)
|
---|
74 | #define IDS_SUBJECT __MSABI_LONG(0x00011008)
|
---|
75 | #define IDS_IMPORTANCE __MSABI_LONG(0x00011009)
|
---|
76 | #define IDS_ON_BEHALF_OF __MSABI_LONG(0x0001100A)
|
---|
77 | #define IDS_FW __MSABI_LONG(0x0001100B)
|
---|
78 | #define IDS_RE __MSABI_LONG(0x0001100C)
|
---|
79 | #define IDS_CODEPAGE __MSABI_LONG(0x0001100D)
|
---|
80 |
|
---|
81 | #ifdef CDOSVR
|
---|
82 | #define IDS_CalendarFolder __MSABI_LONG(0x0001100E)
|
---|
83 | #define IDS_ContactsFolder __MSABI_LONG(0x0001100F)
|
---|
84 | #define IDS_DraftsFolder __MSABI_LONG(0x00011010)
|
---|
85 | #define IDS_JournalFolder __MSABI_LONG(0x00011011)
|
---|
86 | #define IDS_NotesFolder __MSABI_LONG(0x00011012)
|
---|
87 | #define IDS_TasksFolder __MSABI_LONG(0x00011013)
|
---|
88 | #endif
|
---|
89 |
|
---|
90 | #define IDS_NewFolder __MSABI_LONG(0x00011014)
|
---|
91 | #define IDS_Location __MSABI_LONG(0x00011015)
|
---|
92 | #define IDS_StartTime __MSABI_LONG(0x00011016)
|
---|
93 | #define IDS_EndTime __MSABI_LONG(0x00011017)
|
---|
94 | #define IDS_TimeZone __MSABI_LONG(0x00011018)
|
---|
95 | #define IDS_LocalTime __MSABI_LONG(0x00011019)
|
---|
96 | #define IDS_Organizer __MSABI_LONG(0x0001101A)
|
---|
97 | #define IDS_ApptType __MSABI_LONG(0x0001101B)
|
---|
98 | #define IDS_SingleAppt __MSABI_LONG(0x0001101C)
|
---|
99 | #define IDS_SingleMtg __MSABI_LONG(0x0001101D)
|
---|
100 | #define IDS_RecurAppt __MSABI_LONG(0x0001101E)
|
---|
101 | #define IDS_RecurMtg __MSABI_LONG(0x0001101F)
|
---|
102 | #define IDS_Universal __MSABI_LONG(0x00011100)
|
---|
103 | #define IDS_Greenwich __MSABI_LONG(0x00011101)
|
---|
104 | #define IDS_Sarajevo __MSABI_LONG(0x00011102)
|
---|
105 | #define IDS_Paris __MSABI_LONG(0x00011103)
|
---|
106 | #define IDS_Berlin __MSABI_LONG(0x00011104)
|
---|
107 | #define IDS_EasternEurope __MSABI_LONG(0x00011105)
|
---|
108 | #define IDS_Prague __MSABI_LONG(0x00011106)
|
---|
109 | #define IDS_Athens __MSABI_LONG(0x00011107)
|
---|
110 | #define IDS_Brasilia __MSABI_LONG(0x00011108)
|
---|
111 | #define IDS_Atlantic __MSABI_LONG(0x00011109)
|
---|
112 | #define IDS_Eastern __MSABI_LONG(0x0001110A)
|
---|
113 | #define IDS_Central __MSABI_LONG(0x0001110B)
|
---|
114 | #define IDS_Mountain __MSABI_LONG(0x0001110C)
|
---|
115 | #define IDS_Pacific __MSABI_LONG(0x0001110D)
|
---|
116 | #define IDS_Alaska __MSABI_LONG(0x0001110E)
|
---|
117 | #define IDS_Hawaii __MSABI_LONG(0x0001110F)
|
---|
118 | #define IDS_Midway __MSABI_LONG(0x00011110)
|
---|
119 | #define IDS_Wellington __MSABI_LONG(0x00011111)
|
---|
120 | #define IDS_Brisbane __MSABI_LONG(0x00011112)
|
---|
121 | #define IDS_Adelaide __MSABI_LONG(0x00011113)
|
---|
122 | #define IDS_Tokyo __MSABI_LONG(0x00011114)
|
---|
123 | #define IDS_Singapore __MSABI_LONG(0x00011115)
|
---|
124 | #define IDS_Bangkok __MSABI_LONG(0x00011116)
|
---|
125 | #define IDS_Bombay __MSABI_LONG(0x00011117)
|
---|
126 | #define IDS_AbuDhabi __MSABI_LONG(0x00011118)
|
---|
127 | #define IDS_Tehran __MSABI_LONG(0x00011119)
|
---|
128 | #define IDS_Baghdad __MSABI_LONG(0x0001111A)
|
---|
129 | #define IDS_Israel __MSABI_LONG(0x0001111B)
|
---|
130 | #define IDS_Newfoundland __MSABI_LONG(0x0001111C)
|
---|
131 | #define IDS_Azores __MSABI_LONG(0x0001111D)
|
---|
132 | #define IDS_MidAtlantic __MSABI_LONG(0x0001111E)
|
---|
133 | #define IDS_Monrovia __MSABI_LONG(0x0001111F)
|
---|
134 | #define IDS_BuenosAires __MSABI_LONG(0x00011120)
|
---|
135 | #define IDS_Caracas __MSABI_LONG(0x00011121)
|
---|
136 | #define IDS_Indiana __MSABI_LONG(0x00011122)
|
---|
137 | #define IDS_Bogota __MSABI_LONG(0x00011123)
|
---|
138 | #define IDS_Saskatchewan __MSABI_LONG(0x00011124)
|
---|
139 | #define IDS_Mexico __MSABI_LONG(0x00011125)
|
---|
140 | #define IDS_Arizona __MSABI_LONG(0x00011126)
|
---|
141 | #define IDS_Eniwetok __MSABI_LONG(0x00011127)
|
---|
142 | #define IDS_Fiji __MSABI_LONG(0x00011128)
|
---|
143 | #define IDS_Magadan __MSABI_LONG(0x00011129)
|
---|
144 | #define IDS_Hobart __MSABI_LONG(0x0001112A)
|
---|
145 | #define IDS_Guam __MSABI_LONG(0x0001112B)
|
---|
146 | #define IDS_Darwin __MSABI_LONG(0x0001112C)
|
---|
147 | #define IDS_Beijing __MSABI_LONG(0x0001112D)
|
---|
148 | #define IDS_Almaty __MSABI_LONG(0x0001112E)
|
---|
149 | #define IDS_Islamabad __MSABI_LONG(0x0001112F)
|
---|
150 | #define IDS_Kabul __MSABI_LONG(0x00011130)
|
---|
151 | #define IDS_Cairo __MSABI_LONG(0x00011131)
|
---|
152 | #define IDS_Harare __MSABI_LONG(0x00011132)
|
---|
153 | #define IDS_Moscow __MSABI_LONG(0x00011133)
|
---|
154 | #define IDS_CapeVerde __MSABI_LONG(0x00011134)
|
---|
155 | #define IDS_Caucasus __MSABI_LONG(0x00011135)
|
---|
156 | #define IDS_CentralAmerica __MSABI_LONG(0x00011136)
|
---|
157 | #define IDS_EastAfrica __MSABI_LONG(0x00011137)
|
---|
158 | #define IDS_Melbourne __MSABI_LONG(0x00011138)
|
---|
159 | #define IDS_Ekaterinburg __MSABI_LONG(0x00011139)
|
---|
160 | #define IDS_Helsinki __MSABI_LONG(0x0001113A)
|
---|
161 | #define IDS_Greenland __MSABI_LONG(0x0001113B)
|
---|
162 | #define IDS_Rangoon __MSABI_LONG(0x0001113C)
|
---|
163 | #define IDS_Nepal __MSABI_LONG(0x0001113D)
|
---|
164 | #define IDS_Irkutsk __MSABI_LONG(0x0001113E)
|
---|
165 | #define IDS_Krasnoyarsk __MSABI_LONG(0x0001113F)
|
---|
166 | #define IDS_Santiago __MSABI_LONG(0x00011140)
|
---|
167 | #define IDS_SriLanka __MSABI_LONG(0x00011141)
|
---|
168 | #define IDS_Tonga __MSABI_LONG(0x00011142)
|
---|
169 | #define IDS_Vladivostok __MSABI_LONG(0x00011143)
|
---|
170 | #define IDS_WestCentralAfrica __MSABI_LONG(0x00011144)
|
---|
171 | #define IDS_Yakutsk __MSABI_LONG(0x00011145)
|
---|
172 | #define IDS_Dhaka __MSABI_LONG(0x00011146)
|
---|
173 | #define IDS_Seoul __MSABI_LONG(0x00011147)
|
---|
174 | #define IDS_Perth __MSABI_LONG(0x00011148)
|
---|
175 | #define IDS_Arab __MSABI_LONG(0x00011149)
|
---|
176 | #define IDS_Taipei __MSABI_LONG(0x0001114A)
|
---|
177 | #define IDS_Sydney2000 __MSABI_LONG(0x0001114B)
|
---|
178 |
|
---|
179 | #ifdef CDOSVR
|
---|
180 | #define evtMethodCalled __MSABI_LONG(0x00032000)
|
---|
181 | #define evtMethodReturning __MSABI_LONG(0x00032001)
|
---|
182 | #define evtIsAborting __MSABI_LONG(0xC0032002)
|
---|
183 | #define evtExpansionInitialized __MSABI_LONG(0x00032003)
|
---|
184 | #define evtExpansionUnInitialized __MSABI_LONG(0x00032004)
|
---|
185 | #define evtExpansionInitializeFailed __MSABI_LONG(0xC0032005)
|
---|
186 | #define evtExpansionRegisterFailed __MSABI_LONG(0xC0032006)
|
---|
187 | #define evtExpansionMessageSaveChangesFailed __MSABI_LONG(0xC0032007)
|
---|
188 | #define evtExpansionMessageDeleteFailed __MSABI_LONG(0xC0032008)
|
---|
189 | #define evtExpansionFolderSaveChangesFailed __MSABI_LONG(0xC0032009)
|
---|
190 | #define evtExpansionTooManyInstancesPerDay __MSABI_LONG(0x8003200A)
|
---|
191 | #define evtMailboxCreateTotalFailure __MSABI_LONG(0xC003200B)
|
---|
192 | #define evtMailboxCreatePartialFailure __MSABI_LONG(0xC003200C)
|
---|
193 | #define evtUninitImplRestFailed __MSABI_LONG(0xC003200D)
|
---|
194 | #define evtExpandSavingAppt __MSABI_LONG(0xC003200E)
|
---|
195 | #define evtExpandDeletingAppt __MSABI_LONG(0xC003200F)
|
---|
196 | #define evtExpandQuery __MSABI_LONG(0xC0032010)
|
---|
197 | #define evtExpandFolderSetProps __MSABI_LONG(0xC0032011)
|
---|
198 | #define evtRegistryFailure __MSABI_LONG(0xC0032012)
|
---|
199 | #define evtExpStat __MSABI_LONG(0xC0032013)
|
---|
200 | #define evtDumpFcn __MSABI_LONG(0xC0032014)
|
---|
201 | #define evtSaveDeleteFailFBUpdate __MSABI_LONG(0xC0032015)
|
---|
202 | #define evtProcessingQueryCallback __MSABI_LONG(0xC0032016)
|
---|
203 | #define evtMailboxLocalizeTotalFailure __MSABI_LONG(0xC0032017)
|
---|
204 | #define evtMailboxLocalizePartialFailure __MSABI_LONG(0xC0032018)
|
---|
205 | #define evtExpandMaster __MSABI_LONG(0xC0032019)
|
---|
206 | #define evtExpansionInit __MSABI_LONG(0xC003201A)
|
---|
207 | #define evtFBGenerateMsg __MSABI_LONG(0xC003201B)
|
---|
208 | #define evtExpansionInstExpiryInPublicMDB __MSABI_LONG(0x8003201C)
|
---|
209 | #define evtUnhandledExceptionInitialization __MSABI_LONG(0xC003201D)
|
---|
210 | #define evtUnhandledExceptionShutdown __MSABI_LONG(0xC003201E)
|
---|
211 | #define evtUnhandledExceptionInitializationMDB __MSABI_LONG(0xC003201F)
|
---|
212 | #define evtUnhandledExceptionShutdownMDB __MSABI_LONG(0xC0032020)
|
---|
213 | #define evtUnhandledExceptionMsgSaveChanges __MSABI_LONG(0xC0032021)
|
---|
214 | #define evtUnhandledExceptionDelete __MSABI_LONG(0xC0032022)
|
---|
215 | #define evtUnhandledExceptionQuery __MSABI_LONG(0xC0032023)
|
---|
216 | #define evtUnhandledExceptionFolderSaveChanges __MSABI_LONG(0xC0032024)
|
---|
217 | #define evtCorruptedCalendar __MSABI_LONG(0xC0032025)
|
---|
218 | #define evtRebuildCalendar __MSABI_LONG(0x80032026)
|
---|
219 | #define evtCheckPrimaryCalendar __MSABI_LONG(0x80032027)
|
---|
220 | #define evtExpandMasterPF __MSABI_LONG(0xC0032028)
|
---|
221 | #define evtCorruptedPFCalendar __MSABI_LONG(0xC0032029)
|
---|
222 | #define evtRebuildPFCalendar __MSABI_LONG(0x8003202A)
|
---|
223 | #define evtMovingMailboxCallbackFailed __MSABI_LONG(0x8003202B)
|
---|
224 | #endif
|
---|