Remove outdated information about System::Call being missing when built with GCC. Patch by Thomas Gaugler <thomas@dadie.net>

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5994 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
pabs3 2009-07-05 15:15:44 +00:00
parent a3385f6ff7
commit ad67841b87
2 changed files with 0 additions and 6 deletions

View file

@ -70,8 +70,6 @@ If both NoModify and NoRepair are set to 1, the button displays "Remove" instead
\H{useful_system_plugin} Calling an external DLL using the System.dll plug-in
\\<b\\>Please note that the Call, Get and Debug functions cannot be compiled with GCC, so download the Windows version of NSIS and extract the System.dll plugin or write your own plugin that calls the functions you need.\\</b\\>
Some install processes are required to call functions contained inside third party DLLs. A prime example of this is when installing a Palm(TM) conduit.
\\<b\\>Some background about System.dll\\</b\\> \\<br\\>