wine-wine/windows
Rein Klazes df93214a52 If GetNextDlgTabItem() cannot find any next control, return the handle
of the original control.
2003-11-09 00:26:26 +00:00
..
class.c Implemented RealGetWindowClass. 2003-09-27 03:47:07 +00:00
clipboard.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
cursoricon.c Removed the A/W constants for builtin cursors, icons and resource 2003-09-10 03:56:47 +00:00
dce.c Documentation updates. 2003-03-18 18:35:48 +00:00
defdlg.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
defwnd.c SLOWORD and SHIWORD do not exist on Win32 (reported by Filip Navara). 2003-09-17 04:28:28 +00:00
dialog.c If GetNextDlgTabItem() cannot find any next control, return the handle 2003-11-09 00:26:26 +00:00
driver.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
input.c Correct the logic that decides whether a WM_SYSKEYUP/DOWN or a 2003-10-28 00:02:57 +00:00
keyboard.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
mdi.c Fix MDISetMenu in the case it is called before a Windows Menu exists 2003-09-23 22:47:55 +00:00
message.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
msgbox.c Removed the A/W constants for builtin cursors, icons and resource 2003-09-10 03:56:47 +00:00
multimon.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
nonclient.c SLOWORD and SHIWORD do not exist on Win32 (reported by Filip Navara). 2003-09-17 04:28:28 +00:00
painting.c Use a timeout when sending broadcast messages. 2003-10-31 04:18:55 +00:00
queue.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
rect.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
scroll.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
spy.c Add common dialog notification messages and WM_SIZE. 2003-11-03 22:14:04 +00:00
struct32.c Fixed more -DSTRICT issues. 2002-11-22 20:43:01 +00:00
struct32.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
syscolor.c Use a timeout when sending broadcast messages. 2003-10-31 04:18:55 +00:00
sysmetrics.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
sysparams.c Use a timeout when sending broadcast messages. 2003-10-31 04:18:55 +00:00
timer.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
user.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
win.c Use the extended window style for the previous style in the style 2003-10-21 23:42:02 +00:00
winhelp.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
winpos.c Initialize MinMax.ptReserved, use better defaults for child windows. 2003-10-24 04:22:11 +00:00
winproc.c Set %fs and %gs in the register context to their current value when 2003-11-05 00:46:44 +00:00