Displaying 3 results from an estimated 3 matches for "setcaretpos".
2010 May 28
0
Wine release 1.2-rc2
...-rc1:
Alexander Scott-Johns (1):
clock: Remove "License..." and "NO WARRANTY..." items from "Info" menu.
Alexandre Julliard (34):
winhlp32: Get rid of the shadow window, it's ugly and causes z-order issues.
user32: Don't repaint the caret in SetCaretPos if the position doesn't change.
configure: BSD make doesn't treat .PHONY as a proper target, so it needs its own dependencies.
configure: Disable makefile auto-updating on BSD make, it's broken for parallel builds.
ntdll: Reimplement bsearch to avoid redundant and poss...
2016 Feb 05
0
Wine release 1.9.3
...ntdll: Implement SystemLogicalProcessorInformationEx.
Andrey Gusev (1):
d3dx9: Fix a typo.
Andr? Hentschel (2):
wpcap: Forward pcap_strerror to msvcrt.strerror.
include: Add more OID defines.
Anton Baskanov (2):
user32: Correctly update caret state in the server in SetCaretPos.
strmbase: Decommit allocator when streaming stops.
Aric Stewart (3):
imm32: Messages from ImmGenerateMessage are sent not posted.
usp10: Directional control codes force complex itemization.
usp10: Correct math punctuation handling in itemization.
Austin English (2):...
2011 Sep 09
0
Wine release 1.3.28
...re no devices, there is also no default device.
Bruno Jesus (7):
user32: Fix support for CB_SETDROPPEDWIDTH in combobox.
ws2_32: Fix a leak in WS2_AcceptEx.
ws2_32: Avoid an unhandled exception in WSAIoctl.
ws2_32: Fix support for SIO_KEEPALIVE_VALS.
user32/tests: Add SetCaretPos/GetCaretPos tests.
ws2_32: Remove an unnecessary test.
winecfg: Write the ProductName registry key based on selected OS.
Christian Costa (4):
attrib: Move implementation from cmd.exe to the standalone command.
cmd: Remove attrib from builtins list.
cmd: Launch the com...