What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Q. for Patchou: thread-safety in plugins

Q. for Patchou: thread-safety in plugins
Author: Message:
Whacko
Full Member
***

Avatar

Posts: 209
Reputation: 1
40 / Male / –
Joined: Apr 2002
RE: Q. for Patchou: thread-safety in plugins
As far as i know the plugins are loaded in the main thread. in an earlier version of Plus! the Initialize() function was called in a seperate thread, but this didnt work right, cos after Initialize was done everything dynamically created in there (forms etc) were free'd automatically :P so since a few versions, evrything is called in the mainthread again :P

btw Nice to see a fellow Delphi coder in here ;)

I also made a plugin template for delphi, its posted here on the forum :P
I code in:
C
C++
Delphi
Visual Basic
Pascal :P
10-02-2003 02:18 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Q. for Patchou: thread-safety in plugins - by PsychoMark on 10-02-2003 at 11:38 AM
RE: Q. for Patchou: thread-safety in plugins - by Whacko on 10-02-2003 at 02:18 PM
RE: Q. for Patchou: thread-safety in plugins - by Whacko on 10-02-2003 at 02:19 PM
RE: Q. for Patchou: thread-safety in plugins - by PsychoMark on 10-02-2003 at 02:28 PM
RE: Q. for Patchou: thread-safety in plugins - by lopardo on 12-06-2003 at 06:47 AM
RE: Q. for Patchou: thread-safety in plugins - by PsychoMark on 12-06-2003 at 01:48 PM
RE: Q. for Patchou: thread-safety in plugins - by lopardo on 12-06-2003 at 05:05 PM
RE: Q. for Patchou: thread-safety in plugins - by lopardo on 12-07-2003 at 12:21 AM
RE: Q. for Patchou: thread-safety in plugins - by PsychoMark on 12-07-2003 at 09:45 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