NSIS/Contrib/ExDLL
kichik c755489823 avoid corruption messages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5571 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-07 08:57:49 +00:00
..
exdll.c Added another parameter to plug-in functions. This parameter is a structure with pointers to exec_flags and ExecuteCodeSegment. This is backward compatible with older plug-ins because plug-in functions use the __cdecl calling convention which means NSIS clears the stack. 2004-10-23 17:43:08 +00:00
exdll.dpr Applied patch #838864 - some more optimizations 2003-11-16 22:38:14 +00:00
exdll.dsp avoid corruption messages 2008-03-07 08:57:49 +00:00
exdll.dsw avoid corruption messages 2008-03-07 08:57:49 +00:00
exdll.h use A functions intead of T 2007-06-13 18:55:07 +00:00
exdll_with_unit.dpr Applied patch #838864 - some more optimizations 2003-11-16 22:38:14 +00:00
extdll.inc New MASM32 header for NSIS plug-ins 2003-08-07 15:25:39 +00:00
nsis.pas Applied patch #838864 - some more optimizations 2003-11-16 22:38:14 +00:00
SConscript fixed bug #1680944: Woooops, add the SConscript for ExDLL 2007-03-15 00:43:42 +00:00