NSIS/Contrib/ExDLL
2007-01-30 23:11:11 +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 Call the same DllMain for debug and release builds 2003-11-12 20:24:53 +00:00
exdll.dsw This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
exdll.h include windows.h for HWND, GPTR and friends 2007-01-30 23:11:11 +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