Click here to Skip to main content
15,891,529 members
Home / Discussions / C#
   

C#

 
GeneralRe: sending a call to winform Pin
Member 1007416127-May-13 11:15
Member 1007416127-May-13 11:15 
GeneralRe: sending a call to winform Pin
Dave Kreskowiak27-May-13 15:58
mveDave Kreskowiak27-May-13 15:58 
QuestionRedirect standard output of a running process Pin
santosh sk26-May-13 1:12
santosh sk26-May-13 1:12 
AnswerRe: Redirect standard output of a running process Pin
Abhinav S26-May-13 6:31
Abhinav S26-May-13 6:31 
GeneralRe: Redirect standard output of a running process Pin
santosh sk27-May-13 16:05
santosh sk27-May-13 16:05 
AnswerRe: Redirect standard output of a running process Pin
Eddy Vluggen26-May-13 8:15
professionalEddy Vluggen26-May-13 8:15 
GeneralRe: Redirect standard output of a running process Pin
santosh sk27-May-13 16:25
santosh sk27-May-13 16:25 
GeneralRe: Redirect standard output of a running process Pin
Eddy Vluggen28-May-13 9:18
professionalEddy Vluggen28-May-13 9:18 
santosh sk wrote:
I have gone thru your posted link, but that's just command line aruguments ..
That's the syntax. The name of the technique is called "redirecting"; one can do it with some interesting devices, like stdout and debug.

santosh sk wrote:
1) There is one application (C++, I dont have any control and any authorisation on this application)
If the apps yours, you'd have at least documentation and "some" control. If it isn't, then doing this is probably not legal.

santosh sk wrote:
what i understand is there is no direct way to achieve it or may be iam missing something.. (dont know even its possible to do)
If it can't be redirected, then no. Are you sure it's writing to stdout?
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Redirect standard output of a running process Pin
santosh sk6-Jun-13 16:24
santosh sk6-Jun-13 16:24 
GeneralRe: Redirect standard output of a running process Pin
Eddy Vluggen6-Jun-13 23:02
professionalEddy Vluggen6-Jun-13 23:02 
QuestionCheck for updates Pin
John_Tadros26-May-13 1:04
John_Tadros26-May-13 1:04 
AnswerRe: Check for updates Pin
Member 1007416126-May-13 1:29
Member 1007416126-May-13 1:29 
AnswerRe: Check for updates Pin
Richard MacCutchan26-May-13 2:36
mveRichard MacCutchan26-May-13 2:36 
AnswerRe: Check for updates Pin
Mycroft Holmes26-May-13 3:34
professionalMycroft Holmes26-May-13 3:34 
AnswerRe: Check for updates Pin
MaulikDusara26-May-13 18:25
MaulikDusara26-May-13 18:25 
Questionvery off bug Pin
Member 1007416125-May-13 22:46
Member 1007416125-May-13 22:46 
AnswerRe: very off bug Pin
SoMad25-May-13 23:36
professionalSoMad25-May-13 23:36 
QuestionWant to chat through ip address Pin
Ramans44425-May-13 21:24
Ramans44425-May-13 21:24 
GeneralRe: Want to chat through ip address Pin
harold aptroot25-May-13 21:30
harold aptroot25-May-13 21:30 
GeneralRe: Want to chat through ip address Pin
Ramans44425-May-13 21:40
Ramans44425-May-13 21:40 
AnswerRe: Want to chat through ip address Pin
dusty_dex26-May-13 0:57
dusty_dex26-May-13 0:57 
QuestionAssign Mutex to each Thread Pin
RoyDoron25-May-13 5:28
RoyDoron25-May-13 5:28 
AnswerRe: Assign Mutex to each Thread Pin
Dave Kreskowiak25-May-13 14:08
mveDave Kreskowiak25-May-13 14:08 
Questionc# question about gui standard location on every screen Pin
User349025-May-13 4:55
User349025-May-13 4:55 
AnswerRe: c# question about gui standard location on every screen Pin
Abhinav S25-May-13 5:08
Abhinav S25-May-13 5: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.