cpython/PC/bdist_wininst
Serhiy Storchaka 0b3ec19225 Use NULL rather than 0. (#778)
There was few cases of using literal 0 instead of NULL in the context of
pointers.  While this was a legitimate C code, using NULL rather than 0 makes
the code clearer.
2017-03-23 17:53:47 +02:00
..
archive.h
bdist_wininst.vcxproj Adds version info to all signed binaries on Windows. 2016-04-06 12:35:24 -07:00
bdist_wininst.vcxproj.filters Make bdist_wininst build only on demand 2014-12-15 17:19:27 -08:00
build.bat Closes #17202: Merge with 3.4 2015-04-13 12:11:40 -05:00
extract.c
install.c Use NULL rather than 0. (#778) 2017-03-23 17:53:47 +02:00
install.rc
PythonPowered.bmp
README.txt
resource.h

XXX Write description
XXX Dont't forget to mention upx

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