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
build.bat
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