diff --git a/Contrib/System/System.html b/Contrib/System/System.html index 04629689..74a49292 100644 --- a/Contrib/System/System.html +++ b/Contrib/System/System.html @@ -566,8 +566,7 @@ end:
InitPluginsDir -SetOutPath $PLUGINSDIR -File MyDLL.dll +File "/oname=$PLUGINSDIR\MyDLL.dll" MyDLL.dll System::Call "MyDLL::MyFunc(i 5) ? u" Delete $PLUGINSDIR\MyDLL.dll