reactos/reactos/include
David Welch 5f997bca7b 2002-06-18 David Welch <welch@whitehall1-5.seh.ox.ac.uk>
* tools/helper.mk: Make an import library a proper target
	depending on the .def file.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* subsys/win32k/ntuser/window.c (NtUserGetWindowLong): Began
	implementation.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* subsys/win32k/misc/object.c (ObmCreateHandle): Return the
	correct handle value.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* subsys/win32k/makefile: Make win32k depend on the file containing
	the service table.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* ntoskrnl/ke/i386/stkswitch.S (KeSwitchStackAndRet,
	KePushAndStackSwitchAndSysRet): Push one value only.
	* ntoskrnl/ps/w32call.c (NtCallbackReturn, NtW32Call): Moved
	these functions to a new file. Restore the old trap frame after
	returning from a callback.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* lib/user32/windows/message.c (CallWindowProcA, CallWindowProcW):
	Convert message to Unicode or ASCII if necessary.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* include/user32/callback.h: Added WM_CREATE and WM_NCCALCSIZE
	callbacks.
	* lib/user32/windows/window.c (User32SendCREATEMessageForKernel,
	User32SendNCCREATEMessageForKernel): Implemented.
	* subsys/win32k/ntuser/callback.c (W32kSendCREATEMessage):
	Implemented.

2002-06-18  David Welch  <welch@whitehall1-5.seh.ox.ac.uk>

	* include/structs.h: Added Unicode and ASCII versions of
	CREATESTRUCT.

svn path=/trunk/; revision=3118
2002-06-18 21:51:11 +00:00
..
afd Updated clean rules. 2001-07-04 20:40:24 +00:00
crtdll Fixed warnings and errors so ReactOS can be compiled with GCC 3.2. 2002-05-05 14:57:45 +00:00
csrss Implemented LPC sections 2001-12-02 23:34:43 +00:00
ddk Changed calling convention of EngXxx funtions to STDCALL. 2002-06-15 21:44:08 +00:00
dflat32 Started work on seperating dflat32 console graphics library in to a dll 2002-03-24 15:29:09 +00:00
freetype Freetype 2 includes 2001-05-02 12:24:36 +00:00
internal Minor changes. 2000-07-01 17:07:02 +00:00
kernel32 Rewrote stack allocation. 2001-08-03 17:21:38 +00:00
libc
lsass Updated CREDITS 2000-08-12 19:33:23 +00:00
msvcrt Fixed the declaration of _alloca/alloca. 2002-06-05 19:32:20 +00:00
napi Fixed drive map in the shared user page. 2002-04-26 19:59:25 +00:00
net Fixed typo 2001-11-09 15:50:34 +00:00
ntdll Implemented LPC sections 2001-12-02 23:34:43 +00:00
ntos Replaces linux partition type constants. 2002-05-29 21:39:06 +00:00
ole32 olectl.h from Jurgen Van Gael 2002-01-07 21:10:33 +00:00
reactos New 0019 release date 2002-02-24 13:10:37 +00:00
services Some fixes. 2000-05-13 13:51:08 +00:00
user32 2002-06-18 David Welch <welch@whitehall1-5.seh.ox.ac.uk> 2002-06-18 21:51:11 +00:00
win32k 2002-06-18 David Welch <welch@whitehall1-5.seh.ox.ac.uk> 2002-06-18 21:51:11 +00:00
wine Fixed warnings and errors so ReactOS can be compiled with GCC 3.2. 2002-05-05 14:57:45 +00:00
.cvsignore Major update of the build system: 2001-08-21 20:13:17 +00:00
ascii.h Prototype fixes. 2001-10-21 19:07:28 +00:00
base.h Began work on message queue and default window procedure 2002-01-13 22:52:08 +00:00
coff.h
debug.h Implemented many console & registry functions to get registry explorer running. 2001-09-01 15:36:45 +00:00
defines.h Let services.exe load the auto-start drivers. 2002-06-07 20:11:03 +00:00
devices.h
errors.h Ported 32-bit OLE32 functions from WINE. 2001-09-02 09:10:47 +00:00
excpt.h
fcntl.h
fmifs.h Partially implemented (handlers only) 2000-04-25 23:22:57 +00:00
funcs.h Added prototype for ProcessIdToSessionId(). 2001-12-07 11:24:34 +00:00
in.h
messages.h
ntddk.h fixed various build errors 1999-07-13 01:08:47 +00:00
ntos.h Added access right mapping 2001-02-02 20:49:40 +00:00
pe.h Added a few definitions for pice. 2002-01-26 01:11:04 +00:00
sockets.h
stdlib.h
structs.h 2002-06-18 David Welch <welch@whitehall1-5.seh.ox.ac.uk> 2002-06-18 21:51:11 +00:00
tchar.h
unicode.h Started moving common gdi32/w32k types into common header file. 2001-06-29 19:34:35 +00:00
windows.h Added a few definitions for pice. 2002-01-26 01:11:04 +00:00
winsock2.h Added PnP and Power structures 2001-04-16 00:44:54 +00:00
ws2spi.h Added WinSock 2 Headers 2000-09-17 09:37:04 +00:00
wsahelp.h Added WinSock 2 Headers 2000-09-17 09:37:04 +00:00