shlobj.h patch
"Martin Fuchs" <[email protected]> Mon, 05 Jan 2004 21:52:56 +0100
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
Changelog:
* include/shlobj.h (SHGDN_INCLUDE_NONFILESYS): added last missing SHGDN definition
Index: shlobj.h
===================================================================
RCS file: /cvs/src/src/winsup/w32api/include/shlobj.h,v
retrieving revision 1.33
diff -u -p -d -r1.33 shlobj.h
--- shlobj.h 4 Jan 2004 21:35:31 -0000 1.33
+++ shlobj.h 5 Jan 2004 20:54:05 -0000
@@ -391,6 +391,7 @@ typedef enum tagSHGDN {
SHGDN_NORMAL=0,
SHGDN_INFOLDER,
SHGDN_FOREDITING=0x1000,
+ SHGDN_INCLUDE_NONFILESYS=0x2000,
SHGDN_FORADDRESSBAR=0x4000,
SHGDN_FORPARSING=0x8000
} SHGNO;
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click