Quote:
Originally Posted by ATAG_Colander
I haven't tried it but you might want to try AttachConsole(-1).
|
Looks like you need a reference to the System.Runtime.InteropServices & the kernel32.dll file which contains the AttachConsole routine. This code-set has no compiler errors but doesn't write to the parent console either ...