Re: C++ runtime error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



DraycosGoldaryn wrote:
> $stdout.reopen("CONOUT$")

Wine doesn't know how to deal with "CONOUT$" device. Don't use it. If you must print something, use OutputDebugString() and a program that captures it's output. It's more reliable then console.







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux