I'd like to dump standard output from my application, but I don't know
how to do this on Windows Mobile devices. I'm using VS2005 and I see
the output window at the bottom when I'm debugging an application, but
it only lists the names of application modules loaded on
initialization. I've also tried NKDbgPrintfW(), OutputDebugString(),
and the DEBUG macros, but I still don't see any output. Any help would
be appreciated.
VS2005
Pocket PC 2003 Emulator
C++