wine-wine/windows
Gerard Patel e3bd8d0adf Turns the handling to pure 16 bits, remove references to dialog.h. 2000-08-18 23:05:44 +00:00
..
x11drv Instead of not doing the Z ordering when the application asks to place 2000-08-11 00:40:38 +00:00
.cvsignore Moved the 16 bit driver functions callout into the dir. 2000-01-04 00:26:50 +00:00
Makefile.in Moved struct32.c to windows directory. 2000-08-09 00:38:18 +00:00
caret.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
class.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
clipboard.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
cursoricon.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
dce.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
defdlg.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
defwnd.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
dialog.c Turns the handling to pure 16 bits, remove references to dialog.h. 2000-08-18 23:05:44 +00:00
driver.c Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need 2000-08-06 02:41:16 +00:00
event.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
focus.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
hook.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
input.c Removed local variable shadows warnings. 2000-08-07 04:16:43 +00:00
keyboard.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
mdi.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
message.c Threads without active or focus window should not receive keyboard 2000-08-14 20:53:00 +00:00
msgbox.c Removed local variable shadows warnings. 2000-08-07 04:16:43 +00:00
multimon.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
nonclient.c Add "FullWindowDrag" feature for not managed windows. 2000-08-14 17:20:25 +00:00
painting.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
property.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
queue.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
rect.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
scroll.c Moved a bunch of functions out of libwine/kernel/gdi into USER. 2000-08-04 04:21:02 +00:00
spy.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
struct32.c Moved struct32.c to windows directory. 2000-08-09 00:38:18 +00:00
struct32.h Moved struct32.c to windows directory. 2000-08-09 00:38:18 +00:00
syscolor.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
sysmetrics.c Cleaned up some more USER dependencies. 2000-07-31 23:32:47 +00:00
sysparams.c Add "FullWindowDrag" feature for not managed windows. 2000-08-14 17:20:25 +00:00
timer.c Specify the service thread timers in ms instead of us. 2000-05-10 04:43:32 +00:00
user.c Cleaned up some more USER dependencies. 2000-07-31 23:32:47 +00:00
win.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
winhelp.c Replaced VERSION_* calls by exported API equivalents. 2000-08-14 14:35:01 +00:00
winpos.c WINPOS_WindowFromPoint should respect hrgnWnd. 2000-08-07 17:10:39 +00:00
winproc.c Added assembly wrapper for calling window procedures. 2000-07-16 20:29:44 +00:00