mirror of
https://github.com/reactos/reactos.git
synced 2025-01-02 20:43:18 +00:00
5f997bca7b
* 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 |
||
---|---|---|
.. | ||
afd | ||
crtdll | ||
csrss | ||
ddk | ||
dflat32 | ||
freetype | ||
internal | ||
kernel32 | ||
libc | ||
lsass | ||
msvcrt | ||
napi | ||
net | ||
ntdll | ||
ntos | ||
ole32 | ||
reactos | ||
services | ||
user32 | ||
win32k | ||
wine | ||
.cvsignore | ||
ascii.h | ||
base.h | ||
coff.h | ||
debug.h | ||
defines.h | ||
devices.h | ||
errors.h | ||
excpt.h | ||
fcntl.h | ||
fmifs.h | ||
funcs.h | ||
in.h | ||
messages.h | ||
ntddk.h | ||
ntos.h | ||
pe.h | ||
sockets.h | ||
stdlib.h | ||
structs.h | ||
tchar.h | ||
unicode.h | ||
windows.h | ||
winsock2.h | ||
ws2spi.h | ||
wsahelp.h |