Click here to Skip to main content
15,920,111 members
Home / Discussions / C#
   

C#

 
QuestionThree Questions - Restricted Window & Forms's Order Level & Chart Pin
digitalhand2-Oct-06 9:24
digitalhand2-Oct-06 9:24 
AnswerRe: Three Questions - Restricted Window & Forms's Order Level & Chart Pin
Andrew Rissing2-Oct-06 9:58
Andrew Rissing2-Oct-06 9:58 
AnswerRe: Three Questions - Restricted Window & Forms's Order Level & Chart Pin
Nader Elshehabi2-Oct-06 14:18
Nader Elshehabi2-Oct-06 14:18 
AnswerRe: Three Questions - Restricted Window & Forms's Order Level & Chart Pin
digitalhand4-Oct-06 2:51
digitalhand4-Oct-06 2:51 
QuestionFriends...I need some help Pin
OMalleyW2-Oct-06 9:05
OMalleyW2-Oct-06 9:05 
AnswerRe: Friends...I need some help Pin
Nader Elshehabi2-Oct-06 12:56
Nader Elshehabi2-Oct-06 12:56 
QuestionWriting redirected output from an unmanaged executable to a windows form control Pin
erikash2-Oct-06 7:36
erikash2-Oct-06 7:36 
AnswerRe: Writing redirected output from an unmanaged executable to a windows form control Pin
Nader Elshehabi2-Oct-06 13:25
Nader Elshehabi2-Oct-06 13:25 
Hello

Your problem -I presume- is that your thread waits for the process to finish until it views the output in the textbox? You should use Process.BeginOutputReadLine() method, and it should work fine. If you are using it, what seems to be the problem again?

About the Invoke(), it should also work fine if you use the Process.BeginOutputReadLine() method. If you still can't get it right post your code and maybe we could work it out.

RegardsRose | [Rose]

AnswerRe: Writing redirected output from an unmanaged executable to a windows form control Pin
umseker2-Oct-06 15:28
umseker2-Oct-06 15:28 
GeneralRe: Writing redirected output from an unmanaged executable to a windows form control Pin
erikash2-Oct-06 21:07
erikash2-Oct-06 21:07 
QuestionPrecompiled or runtime eval? Pin
spin vector2-Oct-06 7:14
spin vector2-Oct-06 7:14 
AnswerRe: Precompiled or runtime eval? Pin
Guffa2-Oct-06 8:49
Guffa2-Oct-06 8:49 
GeneralRe: Precompiled or runtime eval? Pin
spin vector2-Oct-06 10:27
spin vector2-Oct-06 10:27 
Questionicodecompiler Pin
waheed awan2-Oct-06 7:00
waheed awan2-Oct-06 7:00 
AnswerRe: icodecompiler [modified] Pin
samtam2-Oct-06 22:21
samtam2-Oct-06 22:21 
QuestionP2P messaging and file sharing Pin
asamay2-Oct-06 6:53
asamay2-Oct-06 6:53 
AnswerRe: P2P messaging and file sharing Pin
User 66582-Oct-06 7:03
User 66582-Oct-06 7:03 
GeneralRe: P2P messaging and file sharing Pin
asamay2-Oct-06 7:36
asamay2-Oct-06 7:36 
QuestionBad Data during 3DES ECB Decryption Pin
naleh332-Oct-06 6:43
naleh332-Oct-06 6:43 
Questiontransfer area access Pin
gus_br2-Oct-06 6:06
gus_br2-Oct-06 6:06 
AnswerRe: transfer area access Pin
LongRange.Shooter3-Oct-06 7:48
LongRange.Shooter3-Oct-06 7:48 
QuestionNDoc: dead or alive? Pin
spin vector2-Oct-06 5:45
spin vector2-Oct-06 5:45 
AnswerRe: NDoc: dead or alive? Pin
Judah Gabriel Himango2-Oct-06 5:52
sponsorJudah Gabriel Himango2-Oct-06 5:52 
GeneralRe: NDoc: dead or alive? Pin
Jon Sagara2-Oct-06 6:17
Jon Sagara2-Oct-06 6:17 
GeneralRe: NDoc: dead or alive? [modified] Pin
spin vector2-Oct-06 7:08
spin vector2-Oct-06 7:08 

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.