[PSDK] Update advpub.h. CORE-10536

svn path=/trunk/; revision=69918
This commit is contained in:
Amine Khaldi 2015-11-17 12:31:18 +00:00
parent 47644ac122
commit bdf39ac961

View file

@ -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