$dll » History » Version 1
Per Amundsen, 08/13/2014 06:27 AM
| 1 | 1 | Per Amundsen | _Added in 1.9.2_ |
|---|---|---|---|
| 2 | |||
| 3 | *$dll(name.dll,procname,data)* |
||
| 4 | |||
| 5 | Returns the value resulting from a call to a DLL designed to work with AdiIRC. |
||
| 6 | |||
| 7 | *Parameters* |
||
| 8 | |||
| 9 | name.dll - DLL file to call. |
||
| 10 | procname - Procname in the DLL file to call. |
||
| 11 | data - Data to send. |