cpython/PC/bdist_wininst
Zackery Spytz 289c5ea773 bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (GH-15822)
If FormatMessageW() is passed the FORMAT_MESSAGE_FROM_SYSTEM flag
without FORMAT_MESSAGE_IGNORE_INSERTS, it will fail if there are
insert sequences in the message definition.
(cherry picked from commit a656365)
2019-09-11 10:39:34 +01:00
..
PythonPowered.bmp
README.txt
archive.h Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
bdist_wininst.vcxproj Close #24508: Backport the 3.5 MSBuild project files. 2015-07-16 00:24:48 -05:00
bdist_wininst.vcxproj.filters Close #24508: Backport the 3.5 MSBuild project files. 2015-07-16 00:24:48 -05:00
extract.c #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
install.c bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (GH-15822) 2019-09-11 10:39:34 +01:00
install.rc
resource.h
wininst-7.1.sln [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086) 2017-06-11 14:19:39 -05:00
wininst-7.1.vcproj [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086) 2017-06-11 14:19:39 -05:00
wininst-8.sln [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086) 2017-06-11 14:19:39 -05:00
wininst-8.vcproj [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086) 2017-06-11 14:19:39 -05:00
wininst.dsp Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files 2011-03-06 12:27:30 +01:00
wininst.dsw Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files 2011-03-06 12:27:30 +01:00

README.txt

XXX Write description
XXX Dont't forget to mention upx

XXX Add pointer to this file into PC/README.txt