Displaying 1 result from an estimated 1 matches for "0040aae6".
2009 Jan 13
2
My console app doesn't run in wine
...lease (? 1.0.1) and start the app from the Ubuntu 8.10 preinstalled Terminal window.
These should be the relevant wine debug messages:
0009:Call KERNEL32.GetStdHandle(fffffff6) ret=0040aada
0009:Ret KERNEL32.GetStdHandle() retval=00000004 ret=0040aada
0009:Call KERNEL32.GetStdHandle(fffffff5) ret=0040aae6
0009:Ret KERNEL32.GetStdHandle() retval=00000008 ret=0040aae6
0009:Call KERNEL32.GetConsoleScreenBufferInfo(00000008,0040c27c) ret=0040ab06
0009:Ret KERNEL32.GetConsoleScreenBufferInfo() retval=00000000 ret=0040ab06
0009:Call KERNEL32.SetConsoleScreenBufferSize(00000008,00190050) ret=0040ab30
000...