* include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.
This commit is contained in:
@ -82,6 +82,7 @@ extern "C" {
|
||||
#define SHGFI_SYSICONINDEX 16384
|
||||
#define SHGFI_LINKOVERLAY 32768
|
||||
#define SHGFI_SELECTED 65536
|
||||
#define SHGFI_ATTR_SPECIFIED 131072
|
||||
#define SHGFI_LARGEICON 0
|
||||
#define SHGFI_SMALLICON 1
|
||||
#define SHGFI_OPENICON 2
|
||||
|
Reference in New Issue
Block a user