Project

General

Profile

$dll » History » Revision 2

Revision 1 (Per Amundsen, 08/13/2014 06:27 AM) → Revision 2/14 (Per Amundsen, 08/13/2014 06:29 AM)

_Added in 1.9.2_ 

 *$dll(filename,procname,data)* *$dll(name.dll,procname,data)* 

 Returns the value resulting from a call to a DLL designed to work with AdiIRC. 

 *Parameters* 

 filename name.dll - DLL file to call. 
 procname - Procname in the DLL file to call. 
 data - Data to send.