Sweden-Number/windows
Alexandre Julliard 566e8547f3 Make GetWindowLong(GWL_HWNDPARENT) return the same thing as
GetParent32; suggested by Dave Pickles <davep@nugate.demon.co.uk>.
1999-02-25 18:05:48 +00:00
..
ttydrv Fix problem where you need mouse activity to unlock some 16 bits 1999-02-21 18:15:26 +00:00
x11drv Fix problem where you need mouse activity to unlock some 16 bits 1999-02-21 18:15:26 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Replace GRAPH_ functions with Win SDK equivalents. 1998-12-08 09:14:09 +00:00
caret.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
class.c Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
clipboard.c Optimized away more includes, readded some #includes for necessary 1999-02-24 13:05:13 +00:00
dce.c Added extra child arguments to DCE_GetVisRgn() to be able to handle 1999-02-19 15:27:58 +00:00
defdlg.c Dialog window should not be destroyed in DefDlgProc; this break 1999-01-31 15:02:23 +00:00
defwnd.c WM_ACTIVATE default processing should set window focus. 1999-02-12 12:44:53 +00:00
dialog.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
dinput.c Added stubs for two missing methods of DInput. 1999-02-24 10:53:30 +00:00
display.c Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
driver.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
event.c Fix problem where you need mouse activity to unlock some 16 bits 1999-02-21 18:15:26 +00:00
focus.c Added management and allocation of the PERQUEUEDATA structure. 1999-02-05 10:37:53 +00:00
hook.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
input.c Optimized away more includes, readded some #includes for necessary 1999-02-24 13:05:13 +00:00
keyboard.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
mdi.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
message.c Fixed some SendMessage bugs. 1999-02-24 09:43:09 +00:00
mouse.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
msgbox.c Fixed a lot of warnings for possible problems. 1999-01-28 10:06:38 +00:00
multimon.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
nonclient.c Reverted broken close button change. 1999-02-19 16:02:32 +00:00
painting.c GetUpdateRect should return client coordinates unless the window was 1999-02-17 12:36:26 +00:00
property.c Release 980517 1998-05-17 17:13:43 +00:00
queue.c Fixed message filtering check. 1999-02-19 16:50:24 +00:00
rect.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
scroll.c ScrollDC32 modified to return rect in logical coordinate. 1999-02-25 16:35:22 +00:00
syscolor.c Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
sysmetrics.c Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
timer.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
user.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00
win.c Make GetWindowLong(GWL_HWNDPARENT) return the same thing as 1999-02-25 18:05:48 +00:00
winhelp.c Added missing includes to avoid warnings/errors. 1999-02-09 15:49:39 +00:00
winpos.c Added extra child arguments to DCE_GetVisRgn() to be able to handle 1999-02-19 15:27:58 +00:00
winproc.c Some more recursive include fixes/optimizations. 1999-02-22 10:16:00 +00:00