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:
PsychoMark
Full Member
***

Avatar

Posts: 151
40 / – / –
Joined: Apr 2002
O.P. RE: Q. for Patchou: thread-safety in plugins
I did my own translation of the header, but yours was helpfull in ironing out a few bugs, thanks for that! Nice to see not everyone is using VB (or C) here :)


I've tried using the global variable, set it in Initialize, but it was empty in the tag/command processing functions :(. So I went for the memory mapped file instead. It's created in Initialize, destroyed in Uninitialize and whenever I need it I use OpenFileMapping to get the data. It's used to store the email address btw, so I can save per-account settings. The contact's friendly name is not an option, and I'd rather leave the messenger interface that is passed in the parameters alone... just let Plus sort out all the MSN-specific stuff ;)
10-02-2003 02:28 PM
Profile E-Mail 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