wine-wine/windows
Alexandre Julliard bfb4a23aa9 Replaced MSG_InternalGetMessage calls by equivalent exported APIs. 2001-08-06 18:05:47 +00:00
..
x11drv Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
.cvsignore Moved the 16 bit driver functions callout into the dir. 2000-01-04 00:26:50 +00:00
Makefile.in Moved most of the implementation of SetWindowPos and SetDrawable into 2001-04-24 23:28:52 +00:00
caret.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
class.c Removed some unnecessary includes. 2001-07-23 00:04:00 +00:00
clipboard.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
cursoricon.c Documentation fixes. 2001-07-11 18:56:41 +00:00
dce.c Fixed a few problems with DCX_* flags handling. 2001-07-31 00:14:06 +00:00
defdlg.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
defwnd.c Erase only client area on WM_ERASEBKGND. 2001-07-31 00:05:50 +00:00
dialog.c Replaced MSG_InternalGetMessage calls by equivalent exported APIs. 2001-08-06 18:05:47 +00:00
driver.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
focus.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
hook.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
input.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
keyboard.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
mdi.c Got rid of HEAP_strdupW. 2001-07-22 23:08:10 +00:00
message.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
msgbox.c Preliminary support for MB_*MODAL styles. 2001-04-13 22:24:18 +00:00
multimon.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
nonclient.c Replaced MSG_InternalGetMessage calls by equivalent exported APIs. 2001-08-06 18:05:47 +00:00
painting.c GetControlBrush16: avoid potentially releasing the same pointer 2001-08-03 18:17:14 +00:00
property.c Implement EnumProps on top of EnumPropsEx to avoid function pointer 2001-07-30 19:05:38 +00:00
queue.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
rect.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
scroll.c Create an X window for every window, including children. 2001-06-04 21:55:17 +00:00
spy.c - Add support to dump memory at lParam location on common control 2001-08-03 18:08:38 +00:00
struct32.c Removed unused STRUCT32_NCCALCSIZE functions. 2000-10-26 21:50:59 +00:00
struct32.h Removed unused STRUCT32_NCCALCSIZE functions. 2000-10-26 21:50:59 +00:00
syscolor.c Documentation fixes. 2001-07-12 22:33:51 +00:00
sysmetrics.c Modify some system metrics to agree with Win95 and reflect the desktop 2001-07-11 20:18:11 +00:00
sysparams.c Added basic support for SPI_GETSCREENREADER. 2001-05-21 18:31:49 +00:00
timer.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
user.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
win.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
winhelp.c Some more cleanups. 2001-01-26 20:40:50 +00:00
winpos.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
winproc.c Fixed return value for WM_NOTIFY and WM_ACTIVATEAPP mappings. 2001-08-06 17:57:55 +00:00