NSIS/Contrib/System/Source
kichik 4c30821aa5 applied patch #1912699 - "Pinned" / always loaded plugins support
this patch also adds plugin_api_version to exec_flags so your plug-in can now tell if features it needs are available
more plug-ins that need this will be converted once the patch to make both the stubs and the plug-ins use the same header file is in place

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5809 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-29 22:03:33 +00:00
..
Buffers.c Stop some compiler warnings due to lack of trailing newlines. 2007-06-10 16:45:45 +00:00
Buffers.h applied patch #2193442 - port System::Call and related functions to GCC 2008-11-20 21:04:23 +00:00
Call.S only save and restore ebp when stack generation is turned on (for parameters taken or returned on the nsis stack), just like in the old working code 2008-11-23 21:15:04 +00:00
Plugin.c applied patch #1912699 - "Pinned" / always loaded plugins support 2008-11-29 22:03:33 +00:00
Plugin.h applied patch #1912699 - "Pinned" / always loaded plugins support 2008-11-29 22:03:33 +00:00
stdafx.c Source files to Source directory 2002-10-31 15:55:52 +00:00
stdafx.h applied patch #2193442 - port System::Call and related functions to GCC 2008-11-20 21:04:23 +00:00
System.c applied patch #2193442 - port System::Call and related functions to GCC 2008-11-20 21:04:23 +00:00
System.h tabs to spaces 2008-11-21 09:34:24 +00:00