NSIS/Source/exehead
2004-04-24 19:16:10 +00:00
..
afxres.h - compiles without PSDK again 2004-01-30 22:04:10 +00:00
bgbg.c - compiles without PSDK again 2004-01-30 22:04:10 +00:00
bin2h.c This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
bin2h.exe This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
bitmap1.bmp updated with magentagaynessbg[tm] 2002-09-20 17:11:53 +00:00
config.h - updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc) 2004-03-12 20:43:54 +00:00
exec.c back to 34kb for good old zlib exehead 2004-04-16 22:36:03 +00:00
exec.h - makensis should now compile on any POSIX compliment platform (Linux, *BSD, Mac OS X, etc.) 2004-03-29 20:21:00 +00:00
exehead-bzip2.dsp Resource Files folder cleaned 2002-11-14 11:57:42 +00:00
exehead-lzma.dsp use __fastcall for LZMA instead of __stdcall because it's smaller and should be faster 2004-03-12 21:01:50 +00:00
exehead-zlib.dsp Resource Files folder cleaned 2002-11-14 11:57:42 +00:00
fileform.c Converted the LZMA decoder to a state machine like zlib and bzip2. The new method is smaller and safer because there is no need for hideous thread synchronization. The new method also works on Windows 95, unlike the previous one which was using InterlockedCompareExchange. 2004-04-16 22:44:03 +00:00
fileform.h - makensis should now compile on any POSIX compliment platform (Linux, *BSD, Mac OS X, etc.) 2004-03-29 20:21:00 +00:00
lang.h Windows 95 (OSR2)/98/ME no longer see drive free space capped to 2GB. 2004-03-06 12:31:26 +00:00
Main.c - makensis should now compile on any POSIX compliment platform (Linux, *BSD, Mac OS X, etc.) 2004-03-29 20:21:00 +00:00
Makefile - makensis should now compile on any POSIX compliment platform (Linux, *BSD, Mac OS X, etc.) 2004-03-29 20:21:00 +00:00
nsis.ico Updated NSIS icon 2002-09-11 02:15:44 +00:00
resource.h * PageEx - every page can be used everywhere and as many times as needed 2003-09-04 18:25:57 +00:00
resource.rc - Added SS_NOPREFIX for the static control above the install log so both will show the same when an ampersand is present in the string 2003-12-17 23:22:14 +00:00
state.h - updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc) 2004-03-12 20:43:54 +00:00
Ui.c GetDiskFreeSpaceEx on NT4 doesn't seem to like NULLs, even though MSDN says it should 2004-04-24 19:16:10 +00:00
ui.h - fixed limit on LangStrings and user variables number which was lower than designed. limit is now 16383 for both. 2004-01-04 17:05:03 +00:00
uninst.ico This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
util.c is_valid_instpath: don't check the current directory, check the root directory 2004-04-09 12:47:33 +00:00
util.h - updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc) 2004-03-12 20:43:54 +00:00