Project

General

Profile

$dll » History » Revision 3

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

_Added in 1.9.2_ 

 *$dll(filename,[[procname]],data)* *$dll(filename,procname,data)* 

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

 *Parameters* 

 filename - DLL file to call. 
 [[procname]] procname - Procname in the DLL file to call. 
 data - Data to send.