..
x11drv
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
.cvsignore
Moved the 16 bit driver functions callout into the dir.
2000-01-04 00:26:50 +00:00
Makefile.in
Store window properties in the server. Moved property.c to dlls/user.
2001-10-12 19:10:26 +00:00
caret.c
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
class.c
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
2001-10-15 17:56:45 +00:00
clipboard.c
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
cursoricon.c
Handle bad pointer arguments to LoadImageA() (and functions
2001-10-12 18:42:17 +00:00
dce.c
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
defdlg.c
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
2001-10-15 17:56:45 +00:00
defwnd.c
Moved scrollbar tracking code to scroll.c.
2001-10-16 21:52:26 +00:00
dialog.c
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
2001-10-15 17:56:45 +00:00
driver.c
Don't print NULL strings (crashes on Solaris).
2001-10-14 16:15:05 +00:00
focus.c
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
hook.c
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
input.c
Fixed typo in previous change.
2001-10-02 21:39:48 +00:00
keyboard.c
Removed unnecessary inclusion of heap.h.
2001-07-25 00:43:29 +00:00
mdi.c
Fix the case where child=0 (last child) in MDI_ChildActivate.
2001-10-15 18:00:09 +00:00
message.c
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
2001-10-15 17:56:45 +00:00
msgbox.c
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
multimon.c
Documentation updates (mainly thru vs. through).
2001-08-21 17:07:17 +00:00
nonclient.c
Moved scrollbar tracking code to scroll.c.
2001-10-16 21:52:26 +00:00
painting.c
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
queue.c
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
rect.c
Various documentation fixes.
2000-12-22 01:38:01 +00:00
scroll.c
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
spy.c
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
2001-10-15 17:56:45 +00:00
struct32.c
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
struct32.h
Removed unused STRUCT32_NCCALCSIZE functions.
2000-10-26 21:50:59 +00:00
syscolor.c
Create GDI stock objects as normal objects instead of using magic
2001-08-17 00:07:13 +00:00
sysmetrics.c
Added SYSMETRICS_Set.
2001-10-02 18:35:32 +00:00
sysparams.c
Added SYSMETRICS_Set.
2001-10-02 18:35:32 +00:00
timer.c
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding
2001-10-15 17:56:45 +00:00
user.c
Added WIN_ListParents function and renamed WIN_BuildWinArray into
2001-08-24 19:28:21 +00:00
win.c
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
winhelp.c
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
winpos.c
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
winproc.c
When including config.h, include it first.
2001-10-14 16:18:52 +00:00