mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[PSDK] Update advpub.h. CORE-10536
svn path=/trunk/; revision=69918
This commit is contained in:
@@ -135,6 +135,10 @@ DECL_WINELIB_TYPE_AW(LPCSTRTABLE)
|
||||
#define RSC_FLAG_DELAYREGISTEROCX 0x00000200
|
||||
#define RSC_FLAG_SETUPAPI 0x00000400
|
||||
|
||||
/* Flags for LaunchINFSection */
|
||||
#define LIS_QUIET 0x00000001
|
||||
#define LIS_NOGRPCONV 0x00000002
|
||||
|
||||
/* Flags for DelNode */
|
||||
#define ADN_DEL_IF_EMPTY 0x00000001
|
||||
#define ADN_DONT_DEL_SUBDIRS 0x00000002
|
||||
|
||||
Reference in New Issue
Block a user