Sweden-Number/windows
Alexandre Julliard f44bbb8d10 Make sure that HWND comparisons are always done with full 32-bit
handles.
2001-09-14 00:24:39 +00:00
..
x11drv Added Ukrainian keyboard layout. 2001-09-10 23:15:26 +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 Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
class.c Fixed GetClassLong to return full 32 bits for all items. 2001-08-20 18:09:39 +00:00
clipboard.c Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
cursoricon.c Added names to standard critical sections (suggested by Andreas 2001-08-16 18:12:56 +00:00
dce.c Make sure that functions returning an HWND always return a full 32-bit 2001-09-12 17:19:13 +00:00
defdlg.c Removed a number of direct accesses to the window structure. 2001-08-18 18:08:26 +00:00
defwnd.c Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
dialog.c Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
driver.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
focus.c Make sure that functions returning an HWND always return a full 32-bit 2001-09-12 17:19:13 +00:00
hook.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
input.c Make sure that functions returning an HWND always return a full 32-bit 2001-09-12 17:19:13 +00:00
keyboard.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
mdi.c Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
message.c Enhance SPY_GetMsgName to translate common control messages. 2001-09-07 18:38:57 +00:00
msgbox.c Preliminary support for MB_*MODAL styles. 2001-04-13 22:24:18 +00:00
multimon.c Documentation updates (mainly thru vs. through). 2001-08-21 17:07:17 +00:00
nonclient.c Implemented GetAncestor and removed WIN_GetTopParent. 2001-08-24 00:26:59 +00:00
painting.c Added WIN_ListParents function and renamed WIN_BuildWinArray into 2001-08-24 19:28:21 +00:00
property.c Implement EnumProps on top of EnumPropsEx to avoid function pointer 2001-07-30 19:05:38 +00:00
queue.c Added global management of user handles in the server. 2001-08-28 18:44:52 +00:00
rect.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
scroll.c Create an X window for every window, including children. 2001-06-04 21:55:17 +00:00
spy.c Enhance SPY_GetMsgName to translate common control messages. 2001-09-07 18:38:57 +00:00
struct32.c Removed unused STRUCT32_NCCALCSIZE functions. 2000-10-26 21:50:59 +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 Modify some system metrics to agree with Win95 and reflect the desktop 2001-07-11 20:18:11 +00:00
sysparams.c Added basic support for SPI_GETSCREENREADER. 2001-05-21 18:31:49 +00:00
timer.c Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
user.c Added WIN_ListParents function and renamed WIN_BuildWinArray into 2001-08-24 19:28:21 +00:00
win.c Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
winhelp.c Some more cleanups. 2001-01-26 20:40:50 +00:00
winpos.c Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
winproc.c Enhance SPY_GetMsgName to translate common control messages. 2001-09-07 18:38:57 +00:00