.. |
dde
|
Make sure that HWND comparisons are always done with full 32-bit
|
2001-09-14 00:24:39 +00:00 |
resources
|
Replaced Martini glass.
|
2001-10-28 21:12:54 +00:00 |
.cvsignore
|
Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit
|
2001-12-17 21:37:53 +00:00 |
Makefile.in
|
Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit
|
2001-12-17 21:37:53 +00:00 |
bidi16.c
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
cache.c
|
Moved tweak support to USER dll. Removed tweak.h and cache.h.
|
2001-01-15 20:12:55 +00:00 |
comm16.c
|
Use alertable waits in PeekMessage16 and GetMessage16 so we can
|
2001-12-26 19:46:40 +00:00 |
controls.h
|
Moved scrollbar tracking code to scroll.c.
|
2001-10-16 21:52:26 +00:00 |
ddeml.spec
|
Added 'owner' field to 16-bit spec files to specify the name of the
|
2000-07-28 00:07:18 +00:00 |
display.c
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
display.spec
|
Added support for loading .res files for 16-bit resources.
|
2000-10-25 20:33:58 +00:00 |
exticon.c
|
Don't prefix %p with 0x.
|
2001-11-06 21:01:32 +00:00 |
keyboard.spec
|
Added support for low-level mouse and keyboard hooks.
|
2001-10-17 17:50:02 +00:00 |
lstr.c
|
Check the return value of *snprintf for C99 style overflow reporting.
|
2001-12-26 19:48:15 +00:00 |
message.c
|
Redesign of the server communication protocol to allow arbitrary sized
|
2001-11-30 18:46:42 +00:00 |
misc.c
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
mouse.c
|
Got rid of dynamic thunk allocation in mouse/keyboard event procs and
|
2001-12-17 21:35:42 +00:00 |
mouse.spec
|
Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT
|
2001-10-18 21:38:59 +00:00 |
msg16.c
|
Use alertable waits in PeekMessage16 and GetMessage16 so we can
|
2001-12-26 19:46:40 +00:00 |
network.c
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
painting.c
|
Started rewrite of painting functions for multiple processes. Moved
|
2001-12-13 01:03:30 +00:00 |
property.c
|
Use MapLS/UnMapLS instead of SEGPTR_* macros.
|
2001-12-20 00:19:40 +00:00 |
resource.c
|
Documentation fixes.
|
2001-07-02 19:59:40 +00:00 |
text.c
|
Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit
|
2001-12-17 21:37:53 +00:00 |
user.spec
|
Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit
|
2001-12-17 21:37:53 +00:00 |
user32.spec
|
Fixed, added or implemented stubs:
|
2001-12-26 20:34:12 +00:00 |
user_main.c
|
Implemented processing for actions: SPI_GET/SETGRIDGRANULARITY,
|
2001-12-06 22:28:43 +00:00 |
wnd16.c
|
Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit
|
2001-12-17 21:37:53 +00:00 |
wsprintf.c
|
The behavior for wsprintfA is different that for wsprintf16 in how it
|
2001-09-20 19:05:58 +00:00 |