Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
GeneralRe: Process.Start on Vista return invalid Process Pin
Giorgi Dalakishvili9-Jun-08 5:13
mentorGiorgi Dalakishvili9-Jun-08 5:13 
QuestionWCF DataContractFormat for System.Exception Pin
bit_cmdr6-Jun-08 7:34
bit_cmdr6-Jun-08 7:34 
QuestionFile IO Pin
netJP12L6-Jun-08 5:40
netJP12L6-Jun-08 5:40 
AnswerRe: File IO Pin
Colin Angus Mackay6-Jun-08 5:59
Colin Angus Mackay6-Jun-08 5:59 
GeneralRe: File IO Pin
Spacix One6-Jun-08 9:09
Spacix One6-Jun-08 9:09 
GeneralRe: File IO Pin
Colin Angus Mackay6-Jun-08 9:50
Colin Angus Mackay6-Jun-08 9:50 
AnswerRe: File IO Pin
Spacix One19-Jun-08 2:28
Spacix One19-Jun-08 2:28 
QuestionPosting event or invoking callbacks on main thread Pin
Jim Crafton6-Jun-08 4:30
Jim Crafton6-Jun-08 4:30 
I have a small C# command line app that uses a COM server component written by a 3rd party. The COM server triggers exposes events which I can subscribe to using delegates. However my function callbacks are invoked in a different thread than the main thread. Is there a way to "post" back to the main thread? I don't have a GUI, and the sample program that came with the component uses a GUI and the Control.BeginInvoke methods to post back to the main thread. Is there an alternate way to do this? I'm using .Net 1.1, I could migrate to 2.0, but that's as "high" as I can go.

¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

SELECT * FROM User WHERE Clue > 0
0 rows returned

Save an Orange - Use the VCF!
VCF Blog

AnswerRe: Posting event or invoking callbacks on main thread Pin
leppie6-Jun-08 4:40
leppie6-Jun-08 4:40 
GeneralRe: Posting event or invoking callbacks on main thread Pin
Jim Crafton6-Jun-08 5:29
Jim Crafton6-Jun-08 5:29 
GeneralRe: Posting event or invoking callbacks on main thread Pin
leppie6-Jun-08 5:55
leppie6-Jun-08 5:55 
GeneralRe: Posting event or invoking callbacks on main thread Pin
leppie6-Jun-08 6:09
leppie6-Jun-08 6:09 
GeneralRe: Posting event or invoking callbacks on main thread Pin
Jim Crafton6-Jun-08 9:12
Jim Crafton6-Jun-08 9:12 
AnswerRe: Posting event or invoking callbacks on main thread Pin
led mike6-Jun-08 4:45
led mike6-Jun-08 4:45 
GeneralRe: Posting event or invoking callbacks on main thread Pin
Jim Crafton6-Jun-08 5:29
Jim Crafton6-Jun-08 5:29 
GeneralRe: Posting event or invoking callbacks on main thread Pin
led mike6-Jun-08 6:06
led mike6-Jun-08 6:06 
GeneralRe: Posting event or invoking callbacks on main thread Pin
Jim Crafton6-Jun-08 6:12
Jim Crafton6-Jun-08 6:12 
GeneralRe: Posting event or invoking callbacks on main thread Pin
led mike6-Jun-08 8:26
led mike6-Jun-08 8:26 
GeneralRe: Posting event or invoking callbacks on main thread Pin
Jim Crafton6-Jun-08 9:15
Jim Crafton6-Jun-08 9:15 
QuestionSerialize and deserialize with extra types Pin
Eric Burns6-Jun-08 3:46
Eric Burns6-Jun-08 3:46 
AnswerRe: Serialize and deserialize with extra types Pin
leppie6-Jun-08 4:42
leppie6-Jun-08 4:42 
QuestionHow to create notification icon (icon neer the windows clock ) in C# ? Pin
Yanshof6-Jun-08 3:21
Yanshof6-Jun-08 3:21 
AnswerRe: How to create notification icon (icon neer the windows clock ) in C# ? Pin
Gareth H6-Jun-08 3:28
Gareth H6-Jun-08 3:28 
GeneralRe: How to create notification icon (icon neer the windows clock ) in C# ? Pin
leppie6-Jun-08 4:43
leppie6-Jun-08 4:43 
GeneralRe: How to create notification icon (icon near the windows clock ) in C# ? Pin
Yanshof6-Jun-08 4:57
Yanshof6-Jun-08 4:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.