mIRC Home    About    Download    Register    News    Help

Print Thread
#66615 05/01/04 09:44 AM
Joined: Jan 2004
Posts: 1
A
Mostly harmless
OP Offline
Mostly harmless
A
Joined: Jan 2004
Posts: 1
Firstly, apologies if this has been covered before...I couldn't find it through the search.

I'm looking into writing a DLL plugin but I can't seem to find any information on setting up callbacks for MIRC events (user joining, user leaving etc) which will call my DLL (probably C++) directly. All I can see is to write a small script which will use the "ON" facility and call the DLL functions.

Is there a way to get MIRC to call out to a plugin DLL directly when events occur and if not, is the "script calling a DLL" the way to go ?


Thanks in advance...


#66616 11/01/04 04:50 PM
Joined: Jan 2004
Posts: 3
Z
Self-satisified door
Offline
Self-satisified door
Z
Joined: Jan 2004
Posts: 3
Yes, there is, u have to modify the DLL to do a DDE connection to mIRC :P /help DDE


Link Copied to Clipboard