NSIS/Contrib/ExDLL
2021-08-04 20:15:13 +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 CResourceDirectoryEntry::GetName() does not need to duplicate the string 2015-09-06 20:15:56 +00:00
exdll.dpr Applied patch #838864 - some more optimizations 2003-11-16 22:38:14 +00:00
exdll.dsp Try to work around the mingw-w64 kernel32:OpenThreadToken library issue 2020-06-29 23:08:12 +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) 2021 2021-01-01 20:27:52 +00:00
pluginapi.c Fixed minor issues and typos 2015-05-14 20:17:14 +00:00
pluginapi.h Remove pluginapi.c's dependency on nsis_tchar.h 2014-07-19 20:56:12 +00:00
SConscript Fix build with scons>=4.2 (xantares PR) 2021-08-04 20:15:13 +00:00