wine-wine/windows
Alexandre Julliard 8081e5a1e5 Added handle_t type to server interface so that we can make handles
pointers later on.
Always use 0 to signal invalid handle in server requests.
2001-01-05 04:08:07 +00:00
..
x11drv Turn on detectable autorepeat if the X Keyboard Extension is 2001-01-02 22:39:14 +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 builtin controls structures into their respective C file. 2000-12-10 23:01:33 +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 Cancel a few changes to get back basic text clipboard functionality. 2000-12-22 23:26:18 +00:00
cursoricon.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
dce.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
defdlg.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
defwnd.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
dialog.c Added check whether unaligned memory access is allowed. 2000-12-27 04:18:26 +00:00
driver.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
event.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
focus.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
hook.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
input.c "Implement" GetKBCodePage and GetKBCodePage16. 2000-12-29 19:47:53 +00:00
keyboard.c "Implement" GetKBCodePage and GetKBCodePage16. 2000-12-29 19:47:53 +00:00
mdi.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
message.c Replaced calls to KERNEL.Yield16 by calls to KERNEL32.K32WOWYield from 2000-12-22 23:25:47 +00:00
msgbox.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
multimon.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
nonclient.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
painting.c Updated the look of dots and dashes to match the Win32 look. 2000-12-24 20:16:25 +00:00
property.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
queue.c Added handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00
rect.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
scroll.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
spy.c Fixed loop test for negative value. 2000-12-24 19:51: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 Various documentation fixes. 2000-12-22 01:38:01 +00:00
sysmetrics.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
sysparams.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
timer.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
user.c Convert HDESK to STRICT. 2001-01-03 21:39:33 +00:00
win.c Warn when FindWindow needs to check other processes windows. 2000-12-22 20:29:41 +00:00
winhelp.c Replaced calls to KERNEL.Yield16 by calls to KERNEL32.K32WOWYield from 2000-12-22 23:25:47 +00:00
winpos.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
winproc.c Various documentation fixes. 2000-12-22 01:38:01 +00:00