summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/shellapi.h
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-03-31 20:45:38 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2002-03-31 20:45:38 +0000
commitcb01b9eadb40425864240c92002c8428a3216455 (patch)
tree886d684147d427f67f2f8b15a0b649619b9cbea7 /winsup/w32api/include/shellapi.h
parent06bdee1cf624225ab1d06a64687642a3de7f85b2 (diff)
downloadcygnal-cb01b9eadb40425864240c92002c8428a3216455.tar.gz
cygnal-cb01b9eadb40425864240c92002c8428a3216455.tar.bz2
cygnal-cb01b9eadb40425864240c92002c8428a3216455.zip
* include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.
Diffstat (limited to 'winsup/w32api/include/shellapi.h')
-rw-r--r--winsup/w32api/include/shellapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/w32api/include/shellapi.h b/winsup/w32api/include/shellapi.h
index 3d6ba28d3..d39b851f0 100644
--- a/winsup/w32api/include/shellapi.h
+++ b/winsup/w32api/include/shellapi.h
@@ -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