mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[DDK]
- Remove duplicate xmldsodid.h svn path=/branches/header-work/; revision=46433
This commit is contained in:
parent
15ada14c57
commit
9ac94def32
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
|
||||
#ifndef __XMLDSODID_H__
|
||||
#define __XMLDSODID_H__
|
||||
#define DISPID_XOBJ_MIN 0x00010000
|
||||
#define DISPID_XOBJ_MAX 0x0001FFFF
|
||||
#define DISPID_XOBJ_BASE DISPID_XOBJ_MIN
|
||||
#define DISPID_XMLDSO DISPID_XOBJ_BASE
|
||||
#define DISPID_XMLDSO_DOCUMENT DISPID_XMLDSO + 1
|
||||
#define DISPID_XMLDSO_JAVADSOCOMPATIBLE DISPID_XMLDSO_DOCUMENT + 1
|
||||
#endif
|
Loading…
Reference in a new issue