Sweden-Number/windows
Alexandre Julliard ed15fc7de1 Moved ForceWindowRaise to the USER driver and removed the WND driver. 2001-06-29 01:26:41 +00:00
..
x11drv Moved ForceWindowRaise to the USER driver and removed the WND driver. 2001-06-29 01:26:41 +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 Added check whether unaligned memory access is allowed. 2000-12-27 04:18:26 +00:00
clipboard.c Removed unneeded inclusion of queue.h. 2001-06-07 22:29:33 +00:00
cursoricon.c Make GetCursorPos call XQueryPointer. 2001-06-21 00:44:09 +00:00
dce.c Removed WIN_NATIVE flag. 2001-06-08 19:00:56 +00:00
defdlg.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
defwnd.c Avoid returning an unlocked window pointer from WINPOS_WindowFromPoint. 2001-06-20 23:16:34 +00:00
dialog.c Documentation name fixes. 2001-06-28 18:04:41 +00:00
driver.c Documentation ordinal fixes. 2001-01-25 22:22:21 +00:00
focus.c Use 32-bit hook functions where possible. Cleaned up a couple of 2001-05-09 17:33:00 +00:00
hook.c Documentation ordinal fixes. 2001-01-25 22:22:21 +00:00
input.c - Remove cooked hardware messages when they are dropped (reported by 2001-06-28 04:37:22 +00:00
keyboard.c Remove Get/SetBeepActive from USER driver and manage it locally inside 2001-05-05 00:49:15 +00:00
mdi.c Only measure child rectangles of visible children when deciding about 2001-05-16 20:06:20 +00:00
message.c Fixed handling of WM_MOUSEWHEEL messages in non-client space. 2001-06-29 01:17:55 +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 Replace more PROFILE_ functions by RegQueryValueExA. 2001-06-14 19:24:02 +00:00
painting.c Moved queue paint count to the server. Removed a few no longer used 2001-06-20 22:55:31 +00:00
property.c - make sure that we really use the correct amount of parameters each 2001-04-20 18:35:25 +00:00
queue.c - Remove cooked hardware messages when they are dropped (reported by 2001-06-28 04:37: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 Replace more PROFILE_ functions by RegQueryValueExA. 2001-06-14 19:24:02 +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 Fixed some issues found by winapi_check. 2001-04-25 19:54:21 +00:00
sysmetrics.c Replace more PROFILE_ functions by RegQueryValueExA. 2001-06-14 19:24:02 +00:00
sysparams.c Added basic support for SPI_GETSCREENREADER. 2001-05-21 18:31:49 +00:00
timer.c Removed unneeded inclusion of queue.h. 2001-06-07 22:29:33 +00:00
user.c Removed unneeded inclusion of queue.h. 2001-06-07 22:29:33 +00:00
win.c Moved ForceWindowRaise to the USER driver and removed the WND driver. 2001-06-29 01:26:41 +00:00
winhelp.c Some more cleanups. 2001-01-26 20:40:50 +00:00
winpos.c Moved ForceWindowRaise to the USER driver and removed the WND driver. 2001-06-29 01:26:41 +00:00
winproc.c Avoid returning an unlocked window pointer from WINPOS_WindowFromPoint. 2001-06-20 23:16:34 +00:00