• 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
..
.cvsignore Loading commit data...
EDIT.TODO Loading commit data...
Makefile.in Loading commit data...
button.c Loading commit data...
combo.c Loading commit data...
desktop.c Loading commit data...
edit.c Loading commit data...
icontitle.c Loading commit data...
listbox.c Loading commit data...
menu.c Loading commit data...
scroll.c Loading commit data...
static.c Loading commit data...
uitools.c Loading commit data...
widgets.c Loading commit data...