Sweden-Number/controls
Alexandre Julliard 8fd26b9134 Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
WIN_ReleasePtr. Started using it instead of WIN_FindWndPtr where we
don't need to access windows of other processes.
2001-10-15 17:56:45 +00:00
..
.cvsignore Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
EDIT.TODO Release 970415 1997-04-15 17:19:52 +00:00
Makefile.in Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
button.c Made all 16<->32 HWND conversions use explicit functions instead of 2001-09-19 20:37:04 +00:00
combo.c Made all 16<->32 HWND conversions use explicit functions instead of 2001-09-19 20:37:04 +00:00
desktop.c Removed a number of direct accesses to the WND structure, replacing 2001-08-10 22:51:42 +00:00
edit.c Defer edit style correction until EDITSTATE is fully initialized. 2001-10-08 20:33:08 +00:00
icontitle.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +00:00
listbox.c Enhance SPY_GetMsgName to translate common control messages. 2001-09-07 18:38:57 +00:00
menu.c When including 'wine/port.h', include it first. 2001-10-14 16:25:47 +00:00
scroll.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +00:00
static.c Removed a number of direct accesses to the WND structure, replacing 2001-08-10 22:51:42 +00:00
uitools.c Correct more colours so that DrawEdge works for more cases. 2001-07-08 20:30:10 +00:00