Sweden-Number/windows
Dave Hawkes 60502143d2 Fixed winproc memory leak. 2002-02-28 21:43:06 +00:00
..
x11drv Prevent lock-up with a focus loop between two top level unmanaged 2002-02-25 19:47:31 +00:00
.cvsignore Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:37:53 +00:00
Makefile.in Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:37:53 +00:00
caret.c For drawing a caret, internally replaced the brush by a bitmap (this 2001-11-06 00:52:12 +00:00
class.c Use MapLS/UnMapLS instead of SEGPTR_* macros. 2001-12-20 00:19:40 +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 New file msvcrt/excpt.h. Move some stuff out of winnt.h into it. 2002-02-25 20:10:35 +00:00
dce.c Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
defdlg.c Fix a couple of warnings and a typo. 2002-01-21 17:59:38 +00:00
defwnd.c Move __stdcall/__cdecl to the right place. 2002-02-02 18:42:11 +00:00
dialog.c Removed no longer used average width calculation. 2002-01-22 20:09:44 +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 Restructured hook mapping functions to avoid most memory 2001-12-26 19:55:35 +00:00
input.c Fix return type of GetAsyncKeyState. 2002-02-22 21:24:25 +00:00
keyboard.c Got rid of dynamic thunk allocation in mouse/keyboard event procs and 2001-12-17 21:35:42 +00:00
mdi.c Use DrawFrameControl instead of bitmaps in certain cases. 2002-01-03 02:35:23 +00:00
message.c Implemented processing for actions: SPI_GET/SETGRIDGRANULARITY, 2001-12-06 22:28:43 +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 version.h is now in include/wine directory. 2002-02-14 19:48:16 +00:00
painting.c Changed 16-bit USER Enum* functions to not use thunks, now that 16-bit 2001-12-17 21:37:53 +00:00
queue.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
rect.c Added NULL checks on all rectangle pointers. 2002-01-31 20:34: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 Add additional CCM_ message names. 2002-02-26 00:38:59 +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 Fixed, added or implemented stubs: 2001-12-26 20:34:12 +00:00
sysmetrics.c Implemented processing for actions SPI_SETMOUSEBUTTONSWAP, 2001-12-21 20:31:24 +00:00
sysparams.c Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Guy Albertelli <guy@codeweavers.com> 2002-02-04 18:30:44 +00:00
timer.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
user.c Removed some of the calls to HEAP_strdup* functions. 2002-01-01 00:24:30 +00:00
win.c Fix the strange case in WIN_FixCoordinates where x and cx are not 2002-02-27 01:20:54 +00:00
winhelp.c Removed some of the calls to HEAP_strdup* functions. 2002-01-01 00:24:30 +00:00
winpos.c Altered the algorithm for selecting a new focus after a window is 2001-12-17 21:19:54 +00:00
winproc.c Fixed winproc memory leak. 2002-02-28 21:43:06 +00:00