mIRC Home    About    Download    Register    News    Help

Print Thread
#82236 07/05/04 08:53 AM
Joined: Apr 2003
Posts: 300
A
andymps Offline OP
Fjord artisan
OP Offline
Fjord artisan
A
Joined: Apr 2003
Posts: 300
is SendMessage() Only for C++ or can it be used with .Net aswell???

#82237 07/05/04 12:04 PM
Joined: Dec 2002
Posts: 397
A
Fjord artisan
Offline
Fjord artisan
A
Joined: Dec 2002
Posts: 397
uhh.... what does this have to do w/ mirc scripting?
:tongue:

#82238 07/05/04 12:52 PM
Joined: Apr 2003
Posts: 300
A
andymps Offline OP
Fjord artisan
OP Offline
Fjord artisan
A
Joined: Apr 2003
Posts: 300
SendMessage is what u use to send commands to mirc from other programs.... thats what....

#82239 07/05/04 12:59 PM
Joined: Nov 2003
Posts: 2,321
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,321
This would of been better suited for the developer forum, " This forum is for scripters, and for developers of applications that work with mIRC."

Anyway.. i don't think it is for anything except c++, i could be wrong though.

#82240 11/05/04 12:47 AM
A
Axiom
Axiom
A
SendMessage(), If I remember correctly...is a windows API command you can use with programs like mIRC and Winamp to send/retreive commands and info, such as channel names and song titles.

its not inherantly C++ ONLY...but to use it in VB you would need to make the API declaration. I wouldn't recommend it with javascript or VBscript..you'll trigger all sorts of anti-virus detections if its even supported wink


Link Copied to Clipboard