[PSDK] Update shellapi.h and shlobj.h. CORE-15682

This commit is contained in:
Amine Khaldi 2019-02-04 13:00:25 +01:00
parent 96d1cd2b62
commit 601cdab402
2 changed files with 18 additions and 1 deletions

View file

@ -160,6 +160,7 @@ extern "C" {
#define SHGFI_ADDOVERLAYS 32
#define SHGFI_OVERLAYINDEX 64
#define SHGFI_ICON 256
#define SHGSI_ICON SHGFI_ICON
#define SHGFI_DISPLAYNAME 512
#define SHGFI_TYPENAME 1024
#define SHGFI_ATTRIBUTES 2048
@ -171,6 +172,7 @@ extern "C" {
#define SHGFI_ATTR_SPECIFIED 131072
#define SHGFI_LARGEICON 0
#define SHGFI_SMALLICON 1
#define SHGSI_SMALLICON SHGFI_SMALLICON
#define SHGFI_OPENICON 2
#define SHGFI_SHELLICONSIZE 4
#define SHGFI_PIDL 8