Remove duplicate definition.
This commit is contained in:
parent
41d9aef7ef
commit
b80bd1dcd9
|
@ -53,8 +53,6 @@ typedef enum tagMSIMODIFY
|
|||
MSIMODIFY_VALIDATE_DELETE = 11
|
||||
} MSIMODIFY;
|
||||
|
||||
#define MSI_NULL_INTEGER 0x80000000
|
||||
|
||||
#define MSIDBOPEN_READONLY (LPCTSTR)0
|
||||
#define MSIDBOPEN_TRANSACT (LPCTSTR)1
|
||||
#define MSIDBOPEN_DIRECT (LPCTSTR)2
|
||||
|
|
Loading…
Reference in New Issue