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:
CookieRevised
Elite Member
*****

Avatar

Posts: 15517
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: multithreaded dll
Multithreading is somewhat possible in VB though (for example with ActiveX, but it depends on what you exactly want to do... (Though doing it in C++ would be easier)

Anyways, out of curiosity, can I ask why the DLL needs an infinite loop? Because in most cases you could always develop a method without inifinate loops (infinite loops are to be avoided as much as possible). So the solution might not be to find a way to make your DLL multithreaded to run an infinite loop, but to improve the code so it doesn't need an infinite loop to start with.

;)

This post was edited on 06-08-2007 at 12:59 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
06-07-2007 09:51 PM
Profile PM 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