mIRC Home    About    Download    Register    News    Help

Print Thread
#1320 12/12/02 08:26 AM
C
Campino
Campino
C
I'd like to write an application that can Send commands to mIRC.

But how do I have to use SendMessage (or anything similar) to control mIRC?

#1321 12/12/02 09:28 AM
G
GrimZ
GrimZ
G
You'll need to open file mapping to the mIRC instance.

You might want to try looking up 'file mapping' and 'sendmessage' on msdn.microsoft.com

#1322 12/12/02 07:56 PM
N
Necroman
Necroman
N
In the old tutorial of mine there are a few examples of using SendMessage.

#1323 12/12/02 09:37 PM
C
Campino
Campino
C
thx

I will take a look at it...

#1324 13/12/02 05:20 AM
G
GrimZ
GrimZ
G
Nice to see your link works again ... that's usually what I provide people wanting to do mIRC DLLs but it didn't work for a bit...


Link Copied to Clipboard