What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Plugin not loading =/

Plugin not loading =/
Author: Message:
Whacko
Full Member
***

Avatar

Posts: 209
Reputation: 1
40 / Male / –
Joined: Apr 2002
RE: Plugin not loading =/
well the Initialize() function is called in a separate thread to make sure Plus! doesnt crash if a faulty plugin is loaded.

if you create any variables there, i suggest you make them global, cos they will be destroyed, or get lost when the thread is free-ed. maybe that will help you a bit.
I code in:
C
C++
Delphi
Visual Basic
Pascal :P
07-25-2003 01:02 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Plugin not loading =/ - by optimism_ on 07-25-2003 at 12:48 PM
RE: Plugin not loading =/ - by Whacko on 07-25-2003 at 12:53 PM
RE: Plugin not loading =/ - by optimism_ on 07-25-2003 at 12:53 PM
RE: Plugin not loading =/ - by Whacko on 07-25-2003 at 01:02 PM
RE: Plugin not loading =/ - by optimism_ on 07-25-2003 at 01:08 PM
RE: Plugin not loading =/ - by optimism_ on 07-25-2003 at 01:47 PM
RE: Plugin not loading =/ - by Whacko on 07-25-2003 at 02:59 PM
RE: Plugin not loading =/ - by optimism_ on 07-25-2003 at 09:21 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