Displaying 5 results from an estimated 5 matches for "postmessagew".
Did you mean:
postmessage
2004 Sep 22
1
Problem compiling Corel-WINE
...ve a valid
preprocessing token
thunk.c:370:47: pasting "." and "SendMessageW" does not give a valid
preprocessing token
thunk.c:371:47: pasting "." and "PostMessageA" does not give a valid
preprocessing token
thunk.c:372:47: pasting "." and "PostMessageW" does not give a valid
preprocessing token
thunk.c:373:59: pasting "." and "PostThreadMessageA" does not give a valid
preprocessing token
thunk.c:374:59: pasting "." and "PostThreadMessageW" does not give a valid
preprocessing token
thunk.c:375:55: pa...
2002 Feb 26
0
DDE problems
...data=0x40ca6b2c,
info=0x40ca6b70, data=0x40ca6b2c, data=0x40ca6b2c, data=0x40ca6b2c)
[message.c:1142] in libuser32.so) (ebp=40ca6a84)
3 0x4062ff94 (put_message_in_queue+0xc8(dest_tid=0x80745a8,
info=0x40ca6b70, reply_size=0x0) [message.c:1587] in libuser32.so)
(ebp=40ca6b50)
4 0x40630b0e (PostMessageW+0xba(hwnd=0x10029, msg=0x3e7, wparam=0x27,
lparam=0xc032090f) [message.c:1995] in libuser32.so) (ebp=40ca6b94)
5 0x4063173a (PostMessage16+0x66(hwnd16=0x29, msg=0x3e7, wparam=0x27,
lparam=0xc032090f) [msg16.c:89] in libuser32.so) (ebp=40ca6bc4)
6 0x4061f4e9 (USER_CallFrom16_p_word_wwwl+0x29...
2008 Jul 03
1
Cant use deadkeys in Portuguese keyboard
...RV_ToUnicodeEx nbyte = 1, status 0x0
trace:key:X11DRV_ToUnicodeEx KeyPress : keysym=FE53 (dead_tilde), # of chars=1 / "~"
trace:key:X11DRV_ToUnicodeEx Translating char 0x7e to unicode
trace:key:X11DRV_ToUnicodeEx ToUnicode about to return 1 with char 7e
trace:key:TranslateMessage 1 -> PostMessageW(0x10028,WM_CHAR,007e,002b0001)
trace:key:X11DRV_KeyEvent type 3, window 4800007, state 0x0000, keycode 0x0033
trace:key:X11DRV_KeyEvent nbyte = 1, status 0x0
trace:key:X11DRV_KeyEvent KeyRelease : keysym=FE53 (dead_tilde), # of chars=1 / "~"
trace:key:EVENT_event_to_vkey e->keycode = 3...
2005 Aug 18
1
Wine 20050725 - Keyboard input not being recognised in 3d - mystery
...ace:key:X11DRV_KEYBOARD_DetectLayout mismatch for keysym 0x0000, keycode
19, got 0)
etc. etc.
then on keypress it gives me this:
trace:key:X11DRV_ToUnicodeEx Translating char 0x61 to unicode
trace:key:X11DRV_ToUnicodeEx ToUnicode about to return 1 with char 61
trace:key:TranslateMessage 1 -> PostMessageW(0x10024,WM_CHAR,0061,001e0001)
trace:key:GetKeyState key (0x12) -> 0
trace:key:GetKeyState key (0x10) -> 0
trace:key:GetKeyState key (0x11) -> 0
trace:key:GetKeyState key (0x11) -> 0
trace:key:X11DRV_KeyEvent type 3, window 3200001, state 0x0000, keycode
0x0026
trace:key:X11DRV_KeyEven...
2007 Nov 30
0
Wine release 0.9.50
...nctions.
advapi32: Fix a typo in CredEnumerateW.
ole32: Store the dispatch parameters in the message state structure to allow them to be initialised earlier in the sequence of IRpcChannelBuffer calls.
ole32: Clean up properly in ClientRpcChannelBuffer_SendReceive in the case where PostMessageW fails.
ole32: Add tests for WdtpInterfacePointer_* functions.
advapi32: Add support for using the Mac Keychain services as a backend for the credential functions instead of the registry.
credui: Fix a test failure on Windows XP.
rpcrt4: Fix the tests for up_enum16.
win...