Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
writing a string to standard out
#4
Standard out is used in console programs. They use printf and similar functions. QM is not console program and does not have standard out.

I thought maybe you have exe that should write to stdout of command prompt or some other console process that launched it.

Or maybe you want to write to dbgview.exe? Then use OutputDebugString.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)