What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » [C#] EventLog and Threads

1 votes - 5 average   [C#] EventLog and Threads
Author: Message:
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: [C#] EventLog and Threads
An option might be to make an array, and everytime you want to add something to the event log you add it to the array (in the listener thread). In your main function there is a timer that checks the array every ... seconds (10 or so) and writes every line to the event log, and then clears the array...

It may be a strange option, but it might work. Although I'm sure there must be better options!
10-21-2005 07:08 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[C#] EventLog and Threads - by Jedimark on 10-21-2005 at 05:01 PM
RE: [C#] EventLog and Threads - by J-Thread on 10-21-2005 at 06:58 PM
RE: [C#] EventLog and Threads - by Jedimark on 10-21-2005 at 07:02 PM
RE: [C#] EventLog and Threads - by J-Thread on 10-21-2005 at 07:08 PM
RE: [C#] EventLog and Threads - by Jedimark on 10-21-2005 at 07:47 PM
RE: [C#] EventLog and Threads - by Jedimark on 10-22-2005 at 10:07 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