NSIS/Source/exehead
2002-09-18 23:28:54 +00:00
..
afxres.h This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
bgbg.c Added DT_NOPREFIX (http://forums.winamp.com/showthread.php?s=&postid=609487#post609487) 2002-09-01 19:31:35 +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 This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
config.h better no-compression mode 2002-09-18 21:21:50 +00:00
exec.c Fuxing things up making things compile/smaller when lots of options are disabled. 2002-09-18 19:08:53 +00:00
exec.h Instant saving of 0.5K - use of stdcall calling convention to 2002-08-19 23:18:19 +00:00
exehead-bzip2.dsp removed excess compression dependencies since they were never used 2002-09-03 16:29:40 +00:00
exehead-zlib.dsp removed excess compression dependencies since they were never used 2002-09-03 16:29:40 +00:00
fileform.c updated with a lot of .data size optimizations.. used eccles' optimization for certain registry settings too (thanks dave).. code size may have gone slightly up,but it let me take a lot of data size off (had to change some of the default error msgs too) 2002-09-18 23:19:13 +00:00
fileform.h Fuxing things up making things compile/smaller when lots of options are disabled. 2002-09-18 19:08:53 +00:00
lang.h updated with a lot of .data size optimizations.. used eccles' optimization for certain registry settings too (thanks dave).. code size may have gone slightly up,but it let me take a lot of data size off (had to change some of the default error msgs too) 2002-09-18 23:19:13 +00:00
Main.c cleanups to command lien parm shit, smaller now 2002-09-13 18:12:30 +00:00
Makefile This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
nsis.ico Updated NSIS icon 2002-09-11 02:15:44 +00:00
resource.h Now always loads RichEdit2 if present 2002-09-03 11:25:47 +00:00
resource.rc Updated RichEdit usage to hopefully be better (still somewhat untested) 2002-09-03 18:49:24 +00:00
state.h Removed SetLanguage (back to $LANGUAGE) 2002-08-28 16:57:46 +00:00
Ui.c updated with a lot of .data size optimizations.. used eccles' optimization for certain registry settings too (thanks dave).. code size may have gone slightly up,but it let me take a lot of data size off (had to change some of the default error msgs too) 2002-09-18 23:19:13 +00:00
ui.h $LANGUAGE problems fixed again 2002-08-28 21:27:40 +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 used my opt instead of eccles, actually smaller (and made both bzip2 and zlib drop by 0.5k yay!) 2002-09-18 23:28:54 +00:00
util.h Renamed my_alloc to my_GlobalAlloc 2002-09-07 20:49:18 +00:00