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