Sweden-Number/windows
Alexandre Julliard 91222da881 Moved most builtin controls structures into their respective C file.
Created new controls.h file private to user32.dll and moved remaining
builtin controls definitions there.
2000-12-10 23:01:33 +00:00
..
x11drv Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +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 Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
class.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
clipboard.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
cursoricon.c Added/modified documentation for function arguments. 2000-12-01 23:58:28 +00:00
dce.c Removed dependencies on the internals of the CLASS structure. 2000-12-07 23:39:16 +00:00
defdlg.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
defwnd.c Added handlers for some IME messages in DefWindowProc. 2000-12-07 23:55:11 +00:00
dialog.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
driver.c Removed some unnecessary includes. 2000-12-01 21:32:55 +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 Added/modified documentation for function arguments. 2000-12-01 23:58:28 +00:00
input.c Added a first-cut version of MapVirtualKeyExW() that has the same 2000-12-05 03:56:56 +00:00
keyboard.c Added/modified documentation for function arguments. 2000-12-01 23:58:28 +00:00
mdi.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
message.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
msgbox.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +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 Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +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 Removed some unnecessary includes. 2000-12-01 21:32:55 +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 Removed some unnecessary includes. 2000-12-01 21:32:55 +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 Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
timer.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
user.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
win.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
winhelp.c Moved standard syslevel APIs declaration to winbase.h. 2000-11-15 23:41:46 +00:00
winpos.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
winproc.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00