search for: wm_ime_char

Displaying 3 results from an estimated 3 matches for "wm_ime_char".

2017 Nov 24
0
Wine release 2.22
...imm32/tests: Add a skip message when composition string isn't available. imm32/tests: Add more composition string tests. winex11: Keep the result string in the IME UI window procedure. winemac: Keep the result string in the IME UI window procedure. imm32/tests: Add more WM_IME_CHAR message tests. user32: Send WM_IME_CHAR messages from DefWindowProc. Alex Henrie (4): libport: Fix typo in rintf. include: Add roparameterizediid.idl. combase: Add RoGetParameterizedTypeInstanceIID stub. comctl32/tests: Detect and handle an RTL locale. Alexandre Jull...
2006 Dec 08
0
Wine release 0.9.27
...Cast-qual warnings fix. atl: Change storage class of dll_count to static. comcat/tests: Cast-qual warnings fix. advapi32: Eliminate wild pointers. crypt32/tests: Cast-qual warnings fix. crypt32/tests: Cast-qual warnings fix. Byeong-Sik Jeon (1): imm32: Send the WM_IME_CHAR message, although ResultString has been read. Charles Blacklock (2): oleaut32: Add VarBstrCmp binary comparison for LCID==0. oleaut32: Cleanup of previous VarBstrCmp patch. Chris Robinson (3): wgl: Don't return prematurely if ConvertPixelFormatWGLtoGLX receives an invalid pi...
2007 Aug 10
0
Wine release 0.9.43
...'s winproc into a separate function. user32: Added support for the magic WM_CHAR A->W conversions in Send/Post/DispatchMessage. user32/tests: Added test cases for WM_CHAR conversions. user32: Support for the magic WM_CHAR W->A conversion in Get/PeekMessage. user32: WM_IME_CHAR should result in posted, not sent, WM_CHAR messages. server: Fixed handling of a relative start time for a timer. Andrew Talbot (8): oleaut32: Constify some variables. oleaut32: Constify some variables. oleaut32: Constify some variables. oleaut32: Constify some variab...