RFC:[email protected]
Jiri Malak <[email protected]> Sat, 31 Jan 2004 00:35:12 +0100
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi,
In w32api\include\winuser.h is missing XML manifest resource type constants
for Windows XP.
RT_MANIFEST
CREATEPROCESS_MANIFEST_RESOURCE_ID
ISOLATIONAWARE_MANIFEST_RESOURCE_ID
ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID
MSDN references:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwxp/html/
xptheming.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sbscs/setup
/searching_for_assembly_files.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sbscs/setup
/isolationawarecleanup.asp
Please, add them if it is possible.
Thanks
Jiri
Index: include/winuser.h
===================================================================
RCS file: /cvsroot/mingw/w32api/include/winuser.h,v
retrieving revision 1.26
diff -u -p -r1.26 winuser.h
--- include/winuser.h 12 Sep 2003 13:26:51 -0000 1.26
+++ include/winuser.h 30 Jan 2004 22:47:27 -0000
@@ -544,6 +544,14 @@ extern "C" {
#define RT_ANICURSOR MAKEINTRESOURCE(21)
#define RT_ANIICON MAKEINTRESOURCE(22)
#define RT_HTML MAKEINTRESOURCE(23)
+#ifndef RC_INVOKED
+#define RT_MANIFEST MAKEINTRESOURCE(24)
+#else
+#define RT_MANIFEST 24
+#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
+#define ISOLATIONAWARE_MANIFEST_RESOURCE_ID 2
+#define ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID 3
+#endif
#define EWX_FORCE 4
#define EWX_LOGOFF 0
#define EWX_POWEROFF 8
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn