wine-wine/windows
Marcus Meissner bc799e402d Handle bad pointer arguments to LoadImageA() (and functions
callingLoadImageA) with an exception handler.
2001-10-12 18:42:17 +00:00
..
x11drv Workaround X11 BadWindow error if no parent window is found. 2001-10-12 18:41:50 +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 of the implementation of SetWindowPos and SetDrawable into 2001-04-24 23:28:52 +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 Fixed locking of class list. 2001-10-09 23:27:17 +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 Free cache DCEs if the DC gets deleted. 2001-10-02 21:40:11 +00:00
defdlg.c Made all 16<->32 HWND conversions use explicit functions instead of 2001-09-19 20:37:04 +00:00
defwnd.c Map a window if it is shown by a direct style change. 2001-10-03 18:44:02 +00:00
dialog.c Made all 16<->32 HWND conversions use explicit functions instead of 2001-09-19 20:37:04 +00:00
driver.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +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 Changed MDICreateChild to support CW_USEDEFAULT for 16-bit MDI 2001-09-19 22:33:01 +00:00
message.c Better handling of the timeout in WaitForInputIdle. 2001-10-08 20:28:12 +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 Made all 16<->32 HWND conversions use explicit functions instead of 2001-09-19 20:37:04 +00:00
painting.c Moved MsgWaitForMultipleObjects call on RDW_UPDATENOW out of the 2001-10-08 22:32:05 +00:00
property.c Removed next and child fields in the window structure and use 2001-10-11 20:49:40 +00:00
queue.c Removed the cleanup_window_queue request. 2001-10-11 20:50:10 +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 Remove macros that should not be there (cause conflicts in WineLib). 2001-09-19 22:25:52 +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 A couple of optimizations to avoid some server calls in WIN_FindWndPtr 2001-09-24 01:19:59 +00:00
user.c Added WIN_ListParents function and renamed WIN_BuildWinArray into 2001-08-24 19:28:21 +00:00
win.c Removed next and child fields in the window structure and use 2001-10-11 20:49:40 +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 Removed next and child fields in the window structure and use 2001-10-11 20:49:40 +00:00
winproc.c Made all 16<->32 HWND conversions use explicit functions instead of 2001-09-19 20:37:04 +00:00