Sweden-Number/windows
Dimitrie O. Paun 529da54394 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
..
x11drv Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
.cvsignore Moved the 16 bit driver functions callout into the dir. 2000-01-04 00:26:50 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
caret.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
class.c Don't try to delete a wndclass background brush if it's a COLOR_* 2000-09-12 23:38:33 +00:00
clipboard.c Added basic working stubs of new Windows 2000 API functions. 2000-10-29 01:24:54 +00:00
cursoricon.c Changed GetProcAddress16 and 16-bit resource functions to take normal 2000-11-27 21:54:01 +00:00
dce.c Added comment explaining why we have an ERR rather than a WARN. 2000-11-05 03:20:02 +00:00
defdlg.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
defwnd.c Fixed a few dependencies on 16-bit or internal functions. Fixed a few 2000-11-27 22:03:23 +00:00
dialog.c Changed GetProcAddress16 and 16-bit resource functions to take normal 2000-11-27 21:54:01 +00:00
driver.c Changed GetProcAddress16 and 16-bit resource functions to take normal 2000-11-27 21:54:01 +00:00
event.c Merged clipboard driver into USER driver. 2000-08-10 01:16:19 +00:00
focus.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
hook.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
input.c Ask application to reinitialize its menu before processing an 2000-10-26 21:47:20 +00:00
keyboard.c Removed unused STRUCT32_NCCALCSIZE functions. 2000-10-26 21:50:59 +00:00
mdi.c Fixed a few dependencies on 16-bit or internal functions. Fixed a few 2000-11-27 22:03:23 +00:00
message.c Check whether senderQ is NULL before trying to lock it. 2000-11-25 21:39:36 +00:00
msgbox.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +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 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
painting.c Use GetStockObject() instead of the magic STOCK_* handles. 2000-10-29 01:22:15 +00:00
property.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
queue.c Moved standard syslevel APIs declaration to winbase.h. 2000-11-15 23:41:46 +00:00
rect.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
scroll.c Allocate DC objects on the process heap, and removed WIN_DC_INFO 2000-11-05 02:05:07 +00:00
spy.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +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 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
sysmetrics.c SM_ARRANGE is ARW_HIDE, i.e. 8 2000-11-15 22:12:35 +00:00
sysparams.c Cleanup SystemParametersInfo<16|A|W>. 2000-11-05 03:18:47 +00:00
timer.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
user.c Fixed some issues found by winapi_check. 2000-11-25 03:09:30 +00:00
win.c Changed GetProcAddress16 and 16-bit resource functions to take normal 2000-11-27 21:54:01 +00:00
winhelp.c Moved standard syslevel APIs declaration to winbase.h. 2000-11-15 23:41:46 +00:00
winpos.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
winproc.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00