Click here to Skip to main content
15,914,943 members
Home / Discussions / C#
   

C#

 
GeneralRe: Bitmap to byteArray problem Pin
Guffa27-Nov-06 19:07
Guffa27-Nov-06 19:07 
AnswerRe: Bitmap to byteArray problem Pin
Andrei Ungureanu27-Nov-06 20:09
Andrei Ungureanu27-Nov-06 20:09 
QuestionRedirecting STDOUT in a stream/textcontrol within a process Pin
Lars Benner27-Nov-06 12:52
Lars Benner27-Nov-06 12:52 
AnswerRe: Redirecting STDOUT in a stream/textcontrol within a process Pin
Judah Gabriel Himango27-Nov-06 15:59
sponsorJudah Gabriel Himango27-Nov-06 15:59 
GeneralRe: Redirecting STDOUT in a stream/textcontrol within a process Pin
George L. Jackson27-Nov-06 16:59
George L. Jackson27-Nov-06 16:59 
GeneralRe: Redirecting STDOUT in a stream/textcontrol within a process Pin
Lars Benner27-Nov-06 20:38
Lars Benner27-Nov-06 20:38 
AnswerRe: Redirecting STDOUT in a stream/textcontrol within a process Pin
George L. Jackson27-Nov-06 18:08
George L. Jackson27-Nov-06 18:08 
GeneralRe: Redirecting STDOUT in a stream/textcontrol within a process Pin
Lars Benner27-Nov-06 20:54
Lars Benner27-Nov-06 20:54 
This looks like a nice idea, but this approach will only redirect cout or wcout stream of C++ into a string. But probably anything written via printf to STDOUT and STDERR won't be intercepted.

Another point could be that the unmanged code resides within a DLL, so using this approach won't probably help anyway, because the cout stream is already linked to the underlying API calls. And changing the DLL is a no-go. That makes the problem so difficult.
GeneralRe: Redirecting STDOUT in a stream/textcontrol within a process Pin
George L. Jackson27-Nov-06 23:52
George L. Jackson27-Nov-06 23:52 
AnswerRe: Redirecting STDOUT in a stream/textcontrol within a process Pin
George L. Jackson28-Nov-06 9:33
George L. Jackson28-Nov-06 9:33 
Questionusing data retrieved from gridview Pin
kgarl27-Nov-06 11:06
kgarl27-Nov-06 11:06 
AnswerRe: using data retrieved from gridview Pin
Not Active27-Nov-06 11:28
mentorNot Active27-Nov-06 11:28 
GeneralRe: using data retrieved from gridview Pin
kgarl28-Nov-06 4:37
kgarl28-Nov-06 4:37 
QuestionPossibility in C# Pin
netJP12L27-Nov-06 10:54
netJP12L27-Nov-06 10:54 
AnswerRe: Possibility in C# Pin
Christian Graus27-Nov-06 11:08
protectorChristian Graus27-Nov-06 11:08 
JokeRe: Possibility in C# Pin
Paul Conrad27-Nov-06 19:51
professionalPaul Conrad27-Nov-06 19:51 
GeneralRe: Possibility in C# Pin
Pete O'Hanlon27-Nov-06 22:34
mvePete O'Hanlon27-Nov-06 22:34 
QuestionHow To programming Client/Server database ? Pin
hdv21227-Nov-06 9:58
hdv21227-Nov-06 9:58 
AnswerRe: How To programming Client/Server database ? Pin
Michael P Butler27-Nov-06 10:34
Michael P Butler27-Nov-06 10:34 
AnswerRe: How To programming Client/Server database ? Pin
ednrgc28-Nov-06 2:37
ednrgc28-Nov-06 2:37 
Questionhow to use Sql Server 2005 Reporting Services ? Pin
hdv21227-Nov-06 8:35
hdv21227-Nov-06 8:35 
AnswerRe: how to use Sql Server 2005 Reporting Services ? Pin
Michael P Butler27-Nov-06 10:29
Michael P Butler27-Nov-06 10:29 
Questionwhat is happen Pin
amirafouad2127-Nov-06 8:21
amirafouad2127-Nov-06 8:21 
AnswerRe: what is happen Pin
Nader Elshehabi27-Nov-06 8:37
Nader Elshehabi27-Nov-06 8:37 
GeneralRe: what is happen Pin
amirafouad2127-Nov-06 9:59
amirafouad2127-Nov-06 9:59 

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.