- Several kernel.spec return type mismatch fixes
commita00b49f068d141fd6cfb5b0f8898ed8787f6c4a4
authorAndreas Mohr <a.mohr@mailto.de>
Mon, 7 Dec 1998 10:48:09 +0000 (7 10:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Dec 1998 10:48:09 +0000 (7 10:48 +0000)
tree44b907a4374a0693c314a7f598a63c31beb32970
parent94632fcd68f71f5b5e2f8e867742eef1797bbb9d
- Several kernel.spec return type mismatch fixes
- [GS]etSelectorBase Win32s offset support by Ulrich Weigand (thanks v.m. !!)
- Move AppToWine/WineToApp macros as W32S_APP2WINE etc. to ldt.h
- LocalNotify() basic support
- Fixes for local heap handling with heap handles created by Virtual*()
12 files changed:
if1632/kernel.spec
if1632/thunk.c
include/callback.h
include/ldt.h
include/windows.h
loader/task.c
memory/local.c
memory/selector.c
misc/callback.c
msdos/dpmi.c
msdos/int41.c
msdos/vxd.c