NSIS/Source/exehead
kichik e82748702c - added GetErrorLevel and SetErrorLevl
- fixed some inconsistencies in the error levels the installer/uninstaller set


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3668 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-25 10:49:08 +00:00
..
afxres.h - compiles without PSDK again 2004-01-30 22:04:10 +00:00
bgbg.c request #990249 - Speedup BGGradient painting (was actually a bug) 2004-08-19 22:05:19 +00:00
bin2h.c patch #1005845 - Warning fix for bin2h.c 2004-08-13 19:28:25 +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 more things NSIS_CONFIG_PLUGIN_SUPPORT relies on 2004-07-06 23:43:14 +00:00
exec.c use RegCreateKeyEx instead of RegCreateKey to hopefully solve the 64-bit Windows 2003 Server problem with WriteRegStr 2004-09-24 12:58:43 +00:00
exec.h size optimization - lzma exehead is now 33.5kb 2004-08-06 11:05:48 +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 initialize g_db_hFile with INVALID_HANDLE_VALUE so the handle 0 will not be closed in CleanUp() if loadHeaders() is never called 2004-08-20 14:16:11 +00:00
fileform.h - added GetErrorLevel and SetErrorLevl 2004-09-25 10:49:08 +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 - added GetErrorLevel and SetErrorLevl 2004-09-25 10:49:08 +00:00
Makefile added an optional flag called USE_PRECOMPILED_EXEHEADS 2004-09-24 13:27:56 +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 made the agree radio button come before the disagree radio button in the license page's tab order so pressing the up key will move the selection up and not down 2004-07-01 20:22:38 +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 - added GetErrorLevel and SetErrorLevl 2004-09-25 10:49:08 +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 don't try to delete a directory after reboot if it's not even valid 2004-09-24 11:26:35 +00:00
util.h converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +00:00