From: Robin Dunn Date: Mon, 10 Dec 2001 21:23:36 +0000 (+0000) Subject: I have no idea if this is right or works, but I'm adding a manifest to X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0655d12d67d6157318bfc01bd4bbf1c93e869177?ds=inline I have no idea if this is right or works, but I'm adding a manifest to wxPython's resource file for WinXP... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/src/wxc.pyd.manifest b/wxPython/src/wxc.pyd.manifest new file mode 100644 index 0000000000..f898b261fa --- /dev/null +++ b/wxPython/src/wxc.pyd.manifest @@ -0,0 +1,22 @@ + + + +wxPython: GUI library for Python + + + + + + diff --git a/wxPython/src/wxc.rc b/wxPython/src/wxc.rc index dabba42f8c..c7ea471fca 100644 --- a/wxPython/src/wxc.rc +++ b/wxPython/src/wxc.rc @@ -1,3 +1,6 @@ aa_wxpicon ICON "wxp.ico" #include "wx/msw/wx.rc" #include "wx/html/msw/wxhtml.rc" + +CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "wxc.pyd.manifest" +