search for: cp_unixcp

Displaying 7 results from an estimated 7 matches for "cp_unixcp".

2010 Jan 23
1
Gamepads not working
Hi everyone, when I try playing Atomic Bomberman with my gamepads, an ingame error message pops up saying: "clue:'graf_print: coords off screen, x=320,y=170,w=322,h=20' internal error" When there is no gamepad plugged in, I can play the game using my keyboard, it works perfectly. I don't know what's going on. I was able to play the game with multiple gamepads some
2008 Dec 05
0
Wine release 1.1.10
...setupapi: Add stubs for SetupPromptForDiskA/W. Rob Shearman (3): widl: Output the correct buffer size required for parameters whose sizes are known at type-generation time. widl: Fix optimisation for writing out ref pointers to simple structs and base types. winspool.drv: Use CP_UNIXCP instead of CP_ACP for data that is going to or coming from system library functions. Roderick Colenbrander (2): wined3d: Add registry key for overriding pci device id. wined3d: Add registry key for overriding the pci vendor id. Stefan D?singer (8): wined3d: Make the shader backe...
2009 Feb 27
0
Wine release 1.1.16
...the extected size in the marshal and moniker tests using the results of sizing a global, not a heap pointer. widl: Fix typos in write_remoting_arg which caused ref pointers to unions to not result in direct calls to NonEncapsulatedUnion/EncapsulatedUnion functions. winejoystick.drv: Use CP_UNIXCP instead of CP_ACP when converting a string that comes from the OS. wineoss.drv: Use CP_UNIXCP instead of CP_ACP for converting strings that come from system library functions or system headers. gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit f...
2008 Sep 05
0
Wine release 1.1.4
...initial scissorrect to the dimesions of the backbuffer from the first swapchain of the device. Rob Shearman (4): widl: Raise RPC_X_SS_IN_NULL_CONTEXT exception for NULL in-only context handles instead of RPC_X_NULL_REF_PTR. rpcrt4: Add tests for RpcBindingReset. winealsa.drv: Use CP_UNIXCP instead of CP_ACP for strings obtained from native OS functions. msxml3: Use CP_UNIXCP instead of CP_ACP in libxmlFatalError as the input string is one generated by a native OS function. Roy Shea (3): mstask: Implemented PersistFile_Save stub. mstask: Implemented CreateTrigger....
2020 Sep 25
0
Wine release 5.18
...sole request. conhost: Explicitly set tty cursor position after updating output in write_console. conhost: Signal console in tty_input if needed. conhost: Terminate current read request when input when reading tty input fails. conhost: Introduce Unix mode. conhost: Use CP_UNIXCP in Unix mode. conhost: Force using relative cursor positioning in update_read_output. conhost: Delay creating input thread in Unix mode. server: Introduce IOCTL_CONDRV_SETUP_INPUT ioctl. conhost: Use IOCTL_CONDRV_SETUP_INPUT to initialize input in Unix mode. kernelbase...
2010 Oct 01
0
Wine release 1.3.4
...e termination by process name. iphlpapi: Remove useless loop and initialize gateway linked list next member to NULL. ipconfig: Move socket address string generation to a helper function. ipconfig: Implement gateway address output. msvcrt: Convert the Unix asctime string from CP_UNIXCP to CP_ACP. msvcrt: Implement strerror_s. msvcrt: Implement _get_errno. msvcrt: Implement _get_doserrno. msvcrt: Implement _set_errno. msvcrt: Implement _set_doserrno. msvcrt: Initialize environ on DLL load. Andr? Hentschel (14): libs/wine: Fix ARM support....
2007 Jan 25
0
Wine release 0.9.30
...winspool: Make fixme for PRINTER_ENUM_CONNECTIONS more silent. Dmitry Timoshkov (18): winex11.drv: Force the fullscreen state update once the window is mapped. kernel32: Do not forget to cleanup if the test is skipped. wineconsole: Make some data const. wineconsole: Use CP_UNIXCP to translate strings to the system encoding. wineconsole: Fix a typo in the help message about correct backend names. gdi32: Print status of the hinting support in the debug log. user32: Add a simple DrawState test, make it pass under Wine. wined3d: Do not play with WS_VISIB...