Click here to Skip to main content
15,916,692 members

Comments by Wyler Martin (Top 2 by date)

Wyler Martin 31-Oct-12 5:45am View    
I tried to use the code above. Unfortunately I do not have enough experience with Windows programming. The Problem is that CatchConsole comes back always with NULL:
hmem = c && *c ? CatchConsole( c ): CatchConsole(__TEXT("MyApp.exe"),c);
You may have me an example of how I have to apply this code in a application? I am running Win7 and msvc2005. Thanks a lot in advance. Regards
Wyler Martin 31-Oct-12 5:02am View    
Please see the example code of article 910514 - how can i redirect cmd box output into a textbox? of member mbue.