Sweden-Number/controls
Stephane Lussier b3a99de50d -Fixed MESSAGE functions that were thunking down to 16 bits implementation.
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.
1999-02-09 15:35:12 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
EDIT.TODO Release 970415 1997-04-15 17:19:52 +00:00
Makefile.in Release 980913 1998-09-13 16:32:00 +00:00
button.c Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
combo.c Better CB_SETCURSEL message handling. 1999-01-01 18:40:02 +00:00
desktop.c Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
edit.c Changed EDIT_EM_CharFromPos to return line number. 1999-01-24 18:57:23 +00:00
icontitle.c Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
listbox.c Change SW_??? options on list box scrolling so that they match what 1999-01-24 19:02:16 +00:00
menu.c -Fixed MESSAGE functions that were thunking down to 16 bits implementation. 1999-02-09 15:35:12 +00:00
scroll.c Group commit for recovery after disk crash. 1999-01-17 16:55:11 +00:00
static.c Removed DT_SINGLELINE and DT_NOCLIP styles for SS_LEFTNOWORDWRAP. 1999-01-23 12:22:20 +00:00
uitools.c Group commit for recovery after disk crash. 1999-01-17 16:55:11 +00:00
widgets.c Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00