What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects

1 votes - 5 average   Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
O.P. Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects
Hello everyone!

I've just finished the tutorial on how to let a DLL, which is Interop.Call()ed by scripts, interface with Plus! scripting objects.

This tutorial guides script developers to have their native Win32 DLLs manipulate scripting objects (MsgPlus, Messenger, ChatWnd, Contact, PlusWnd, ...) as in JScript. We know that DLLs are crucial to implement asynchronous callbacks, which are in term crucial to subclassing non-Plus! windows (aside from machine-code-injection). However, before this tutorial, it was never (I think) disclosed how DLLs can interact with scripting objects in their native C++ codes. This is also the very technique that enables HopperLive to change Messenger's status and create a PlusWnd in its DLL.

If you're interested, please take a look! And tell me what you think about it, especially if you feel something is left unsaid, is not clear, or if you want more detail on specific topics. Requests for specific examples are welcome too!

Happy reading!

This post was edited on 03-08-2012 at 09:53 AM by Mnjul.
05-03-2010 04:06 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by Mnjul on 05-03-2010 at 04:06 PM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by Menthix on 05-04-2010 at 01:47 PM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by Matti on 05-04-2010 at 04:01 PM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by CookieRevised on 05-04-2010 at 06:05 PM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by SmokingCookie on 05-04-2010 at 07:11 PM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by matty on 05-04-2010 at 07:39 PM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by Mnjul on 05-08-2010 at 04:22 PM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by SmokingCookie on 05-09-2010 at 08:09 AM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by Mnjul on 05-09-2010 at 08:30 AM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by SmokingCookie on 05-09-2010 at 08:34 AM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by CookieRevised on 05-09-2010 at 02:34 PM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by Menthix on 05-09-2010 at 04:51 PM
RE: Tutorial on How to Let a Script-Callable DLL Handle Scripting Objects - by SmokingCookie on 05-09-2010 at 05:10 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