$dll » History » Version 3
Per Amundsen, 08/13/2014 06:46 AM
1 | 1 | Per Amundsen | _Added in 1.9.2_ |
---|---|---|---|
2 | |||
3 | 3 | 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 | 3 | Per Amundsen | [[procname]] - Procname in the DLL file to call. |
11 | 1 | Per Amundsen | data - Data to send. |