xsharp.eu • Debout32() to outside app
Page 1 of 1

Debout32() to outside app

Posted: Wed Dec 29, 2021 12:33 pm
by thilef
Hi all,

I try to get the output of DebOut32() on an external app like TailXp or DebugView..
On a full X# solution, I can only have output on the Output window in VS, and only if the "Enable umanaged debugging" property is checked on the Debug tab of the project property.
Is there any way to redirect outside VS ?

Thanks for help,

Thierry

Debout32() to outside app

Posted: Wed Dec 29, 2021 4:41 pm
by robert
Thierry,

I think VS intercepts this, so there is no way to show this in an outside window.

Robert