DocFix: System::Call/Get have been available when compiling with GCC for a very long time.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6759 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e922c1b182
commit
74255de834
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@
|
|||
|
||||
<p>Programming knowledge is highly recommended for good understanding of the System plug-in.</p>
|
||||
|
||||
<p>The most useful System plug-in functions (Call, Get and Debug) are not available when compiling with GCC. To work around this, either download a MSVC-compiled version or write your own plugin that calls the functions you need.</p>
|
||||
|
||||
<h4>Usage Examples From The Wiki</h4>
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue