wine-wine/windows
Alexandre Julliard 37e9503ae8 Moved server.h to include/wine. 2001-07-19 00:39:09 +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 Replace some 16-bit calls by their 32-bit equivalents. 2001-07-02 01:21:26 +00:00
cursoricon.c Documentation fixes. 2001-07-11 18:56:41 +00:00
dce.c Better LockWindowUpdate debug. 2001-07-14 00:48:14 +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 Correct the location of the style patching for the edit control. 2001-07-11 17:26:33 +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 Moved server.h to include/wine. 2001-07-19 00:39:09 +00:00
keyboard.c Documentation fixes. 2001-07-02 19:59:40 +00:00
mdi.c Documentation fixes. 2001-07-12 22:33:51 +00:00
message.c Moved server.h to include/wine. 2001-07-19 00:39:09 +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 server.h to include/wine. 2001-07-19 00:39:09 +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 Moved server.h to include/wine. 2001-07-19 00:39:09 +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 Correct amount of info displayed for NM_NCHITTEST and all the LVN_*. 2001-07-08 20:30:43 +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 Moved server.h to include/wine. 2001-07-19 00:39:09 +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 Documentation fixes. 2001-07-12 22:33:51 +00:00
winproc.c Avoid returning an unlocked window pointer from WINPOS_WindowFromPoint. 2001-06-20 23:16:34 +00:00