What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Resolved] Talking to VB.

[Resolved] Talking to VB.
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Talking to VB.
I see... well it can perfectly be done in JScript though, just as easy as it is in VB and you wouldn't have all the overhead and stuff...

Note: you only need 1 ActiveX DLL (yuor 'bot') and the wrapper script if you still want to continue to do this in VB6; not two activex DLLs. Also you don't need the sendmessage API, events in your activex dll can be triggered directly from within JScript and vice versa.

In fact, you don't need to make this event driven actually. Your activex dll could simply be the "core engine", processing the given text (manipulating the text and stuff) and outputting the reaction, while your JScript script simply calls the procedure from that "core engine" to process a string. No need for events syncronization between JScript and the activexdll in that way.

This post was edited on 07-08-2006 at 01:09 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-08-2006 01:06 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Resolved] Talking to VB. - by Tails on 07-06-2006 at 03:01 PM
RE: Talking to VB. - by matty on 07-06-2006 at 03:03 PM
RE: Talking to VB. - by Tails on 07-06-2006 at 03:25 PM
RE: Talking to VB. - by matty on 07-06-2006 at 03:40 PM
RE: Talking to VB. - by Tails on 07-06-2006 at 04:02 PM
RE: RE: Talking to VB. - by mathieumg on 07-08-2006 at 05:00 AM
RE: Talking to VB. - by Tails on 07-08-2006 at 11:49 AM
RE: Talking to VB. - by CookieRevised on 07-08-2006 at 11:54 AM
RE: Talking to VB. - by Tails on 07-08-2006 at 12:30 PM
RE: Talking to VB. - by CookieRevised on 07-08-2006 at 01:06 PM
RE: Talking to VB. - by Tails on 07-09-2006 at 04:24 AM
RE: Talking to VB. - by CookieRevised on 07-09-2006 at 10:27 AM
RE: Talking to VB. - by Griffo on 07-09-2006 at 11:04 AM
RE: Talking to VB. - by CookieRevised on 07-09-2006 at 11:11 AM
RE: Talking to VB. - by matty on 07-09-2006 at 02:27 PM
RE: Talking to VB. - by Griffo on 07-09-2006 at 03:56 PM
RE: Talking to VB. - by matty on 07-09-2006 at 04:19 PM
RE: Talking to VB. - by Griffo on 07-09-2006 at 08:32 PM
RE: Talking to VB. - by Tails on 07-09-2006 at 10:54 PM
RE: [Resolved] Talking to VB. - by cooldude_i06 on 07-09-2006 at 11:30 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On