• Stephane Lussier's avatar
    -Fixed MESSAGE functions that were thunking down to 16 bits implementation. · b3a99de5
    Stephane Lussier authored
    So PeekMessage32, GetMessage32, PostMessage32, PostThreadMessage are fixed
    with this patch. Unicode version of those functions is currently only
    calling the ASCII version.
    -Fixed queue signaling using a new EVENT object in the queue for 32 bits
    thread. MsgWaitForMultipleObject has been fixed and is now blocking on the
    right EVENT.
    b3a99de5
Name
Last commit
Last update
..
ttydrv Loading commit data...
x11drv Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
caret.c Loading commit data...
class.c Loading commit data...
clipboard.c Loading commit data...
dce.c Loading commit data...
defdlg.c Loading commit data...
defwnd.c Loading commit data...
dialog.c Loading commit data...
dinput.c Loading commit data...
display.c Loading commit data...
driver.c Loading commit data...
event.c Loading commit data...
focus.c Loading commit data...
hook.c Loading commit data...
input.c Loading commit data...
keyboard.c Loading commit data...
mdi.c Loading commit data...
message.c Loading commit data...
mouse.c Loading commit data...
msgbox.c Loading commit data...
multimon.c Loading commit data...
nonclient.c Loading commit data...
painting.c Loading commit data...
property.c Loading commit data...
queue.c Loading commit data...
rect.c Loading commit data...
scroll.c Loading commit data...
syscolor.c Loading commit data...
sysmetrics.c Loading commit data...
timer.c Loading commit data...
user.c Loading commit data...
win.c Loading commit data...
winhelp.c Loading commit data...
winpos.c Loading commit data...
winproc.c Loading commit data...