Displaying 4 results from an estimated 4 matches for "setconsolescreenbuffersize".
2009 Jan 13
2
My console app doesn't run in wine
...I start it by doubleclick it also seems to run fine in wine (as far as it runs as a console app started without any command line args ;) ) but it doesn't run if I start it from command line (of course also without args - just "wine wmod.exe").
Then it fails to resize the console with SetConsoleScreenBufferSize and also to write anything to screen with WriteConsoleA.
I use the latest stable wine release (? 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.G...
2001 Mar 07
1
fixeme:pthread_kill_other_threads_np
I just installed wine. I've read as much of the documentation as I could
find. yet cannot find a list of known problems.?.
I get this error every time I try and use it
fixeme:pthread_kill_other_threads_np
and then
fixeme:console:SetConsoleScreenBufferSize (8,80x25): stub
followed with a lot more of the first error.
then I get a couple windows that pop up. one being the program I tried to
run. But it never works.
I get LOTS of different errors after that. such as
fixeme:int:DOSVM_ProcessConsole unhandled console even: 2
and
FILE_SetDosError:...
2001 Aug 15
0
Old games
...9;s dead. It's not responding to
anything. Have to "kill wine".
Cruise For A Corpse:
# wine setup.exe
Warning: unprotecting the first 64KB of memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
fixme:pthread_kill_other_threads_np
fixme:console:SetConsoleScreenBufferSize (8,80x25): stub
fixme:int10:INT_Int10Handler Set Cursor Shape - Not Supported
fixme:int10:INT_Int10Handler Set Cursor Position: Cannot set to page 1
fixme:int10:INT_Int10Handler Set Cursor Position: Cannot set to page 1
Console: Making console complex (creating an xterm)...
fixme:int10:INT_Int10Han...
2020 Jul 17
0
Wine release 5.13
...octl.
kernelbase: Use IOCTL_CONDRV_SET_OUTPUT_INFO in SetConsoleCursorInfo.
kernelbase: Use IOCTL_CONDRV_SET_OUTPUT_INFO in SetConsoleCursorPosition.
kernelbase: Use IOCTL_CONDRV_SET_OUTPUT_INFO in SetConsoleScreenBufferInfoEx.
kernelbase: Use IOCTL_CONDRV_SET_OUTPUT_INFO in SetConsoleScreenBufferSize.
kernelbase: Use IOCTL_CONDRV_SET_OUTPUT_INFO in SetConsoleTextAttribute.
kernelbase: Use IOCTL_CONDRV_SET_OUTPUT_INFO in SetConsoleWindowInfo.
wineconsole: Use IOCTL_CONDRV_SET_OUTPUT_INFO in WINECON_SetConfig.
wineconsole: Use IOCTL_CONDRV_SET_OUTPUT_INFO in WINECON_SetCol...