What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » multithreaded dll

multithreaded dll
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: multithreaded dll
You can call CreateThread, or alternatively, _bginthread if you're using Visual C++, in your C++ DLL.

But note: any cross-thread reference to the scripting objects will become invalid.

This post was edited on 06-07-2007 at 04:19 PM by Mnjul.
06-07-2007 04:19 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
multithreaded dll - by cooldude_i06 on 06-07-2007 at 03:04 PM
RE: multithreaded dll - by Volv on 06-07-2007 at 03:26 PM
RE: multithreaded dll - by cooldude_i06 on 06-07-2007 at 03:29 PM
RE: multithreaded dll - by Mnjul on 06-07-2007 at 04:19 PM
RE: multithreaded dll - by CookieRevised on 06-07-2007 at 09:51 PM
RE: multithreaded dll - by cooldude_i06 on 06-08-2007 at 01:42 AM


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