Lines Matching +full:0 +full:x00000012
53 #define CDF_SECID_NULL 0
61 #define CDF_MAGIC 0xE11AB1A1E011CFD0LL
96 #define CDF_DIR_TYPE_EMPTY 0
103 #define CDF_DIR_COLOR_READ 0
152 #define CDF_SECTION_DECLARATION_OFFSET 0x1c
197 #define CDF_EMPTY 0x00000000
198 #define CDF_NULL 0x00000001
199 #define CDF_SIGNED16 0x00000002
200 #define CDF_SIGNED32 0x00000003
201 #define CDF_FLOAT 0x00000004
202 #define CDF_DOUBLE 0x00000005
203 #define CDF_CY 0x00000006
204 #define CDF_DATE 0x00000007
205 #define CDF_BSTR 0x00000008
206 #define CDF_DISPATCH 0x00000009
207 #define CDF_ERROR 0x0000000a
208 #define CDF_BOOL 0x0000000b
209 #define CDF_VARIANT 0x0000000c
210 #define CDF_UNKNOWN 0x0000000d
211 #define CDF_DECIMAL 0x0000000e
212 #define CDF_SIGNED8 0x00000010
213 #define CDF_UNSIGNED8 0x00000011
214 #define CDF_UNSIGNED16 0x00000012
215 #define CDF_UNSIGNED32 0x00000013
216 #define CDF_SIGNED64 0x00000014
217 #define CDF_UNSIGNED64 0x00000015
218 #define CDF_INT 0x00000016
219 #define CDF_UINT 0x00000017
220 #define CDF_VOID 0x00000018
221 #define CDF_HRESULT 0x00000019
222 #define CDF_PTR 0x0000001a
223 #define CDF_SAFEARRAY 0x0000001b
224 #define CDF_CARRAY 0x0000001c
225 #define CDF_USERDEFINED 0x0000001d
226 #define CDF_LENGTH32_STRING 0x0000001e
227 #define CDF_LENGTH32_WSTRING 0x0000001f
228 #define CDF_FILETIME 0x00000040
229 #define CDF_BLOB 0x00000041
230 #define CDF_STREAM 0x00000042
231 #define CDF_STORAGE 0x00000043
232 #define CDF_STREAMED_OBJECT 0x00000044
233 #define CDF_STORED_OBJECT 0x00000045
234 #define CDF_BLOB_OBJECT 0x00000046
235 #define CDF_CLIPBOARD 0x00000047
236 #define CDF_CLSID 0x00000048
237 #define CDF_VECTOR 0x00001000
238 #define CDF_ARRAY 0x00002000
239 #define CDF_BYREF 0x00004000
240 #define CDF_RESERVED 0x00008000
241 #define CDF_ILLEGAL 0x0000ffff
242 #define CDF_ILLEGALMASKED 0x00000fff
243 #define CDF_TYPEMASK 0x00000fff
245 #define CDF_PROPERTY_CODE_PAGE 0x00000001
246 #define CDF_PROPERTY_TITLE 0x00000002
247 #define CDF_PROPERTY_SUBJECT 0x00000003
248 #define CDF_PROPERTY_AUTHOR 0x00000004
249 #define CDF_PROPERTY_KEYWORDS 0x00000005
250 #define CDF_PROPERTY_COMMENTS 0x00000006
251 #define CDF_PROPERTY_TEMPLATE 0x00000007
252 #define CDF_PROPERTY_LAST_SAVED_BY 0x00000008
253 #define CDF_PROPERTY_REVISION_NUMBER 0x00000009
254 #define CDF_PROPERTY_TOTAL_EDITING_TIME 0x0000000a
255 #define CDF_PROPERTY_LAST_PRINTED 0X0000000b
256 #define CDF_PROPERTY_CREATE_TIME 0x0000000c
257 #define CDF_PROPERTY_LAST_SAVED_TIME 0x0000000d
258 #define CDF_PROPERTY_NUMBER_OF_PAGES 0x0000000e
259 #define CDF_PROPERTY_NUMBER_OF_WORDS 0x0000000f
260 #define CDF_PROPERTY_NUMBER_OF_CHARACTERS 0x00000010
261 #define CDF_PROPERTY_THUMBNAIL 0x00000011
262 #define CDF_PROPERTY_NAME_OF_APPLICATION 0x00000012
263 #define CDF_PROPERTY_SECURITY 0x00000013
264 #define CDF_PROPERTY_LOCALE_ID 0x80000000