NSIS/Contrib/ExDLL
anders_k 9ff4b3ef43 (C) 2015
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6577 212acab6-be3b-0410-9dea-997c60f758d6
2015-02-06 21:43:39 +00:00
..
exdll-vs2008.sln pointing to wrong vcproj 2010-02-06 12:57:23 +00:00
exdll-vs2008.vcproj Fixed bug #2994202 - ExDll vcproj defines VC90 CRT dependency 2010-04-30 18:42:55 +00:00
exdll.c Remove pluginapi.c's dependency on nsis_tchar.h 2014-07-19 20:56:12 +00:00
exdll.dpr Applied patch #838864 - some more optimizations 2003-11-16 22:38:14 +00:00
exdll.dsp fix for new paths 2009-02-04 21:29:38 +00:00
exdll.dsw avoid corruption messages 2008-03-07 08:57:49 +00:00
exdll.h Install the pluginapi stuff in a subdirectory. 2009-02-04 14:08:31 +00:00
exdll_with_unit.dpr * mynsiscallback must return nil and not 0 to avoid warning in some versions of Delphi. 2015-02-06 21:22:31 +00:00
extdll.inc New MASM32 header for NSIS plug-ins 2003-08-07 15:25:39 +00:00
nsis.pas * mynsiscallback must return nil and not 0 to avoid warning in some versions of Delphi. 2015-02-06 21:22:31 +00:00
nsis_tchar.h (C) 2015 2015-02-06 21:43:39 +00:00
pluginapi.c Remove pluginapi.c's dependency on nsis_tchar.h 2014-07-19 20:56:12 +00:00
pluginapi.h Remove pluginapi.c's dependency on nsis_tchar.h 2014-07-19 20:56:12 +00:00
SConscript MakeNSIS can now generate Unicode or Ansi installers based on a script attribute. SCons generates both Ansi and Unicode stubs and plugins. 2012-10-13 01:47:50 +00:00