Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and
commit5ce902b0b991f158eb9b829dcdfcc63ed4273eea
authorAlexandre Julliard <julliard@winehq.org>
Mon, 27 Nov 2000 21:59:08 +0000 (27 21:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Nov 2000 21:59:08 +0000 (27 21:59 +0000)
treefcf591eb99c5fe0d2c9cf767c2b86102f7fa4683
parent1c07718a54d1ac2828d2538db0d0f69c70cd96ea
Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and
DisposeLZ32Handle and use them to replace file.c internal functions.
Renamed WOW* functions into K32WOW*.
13 files changed:
dlls/kernel/kernel32.spec
dlls/kernel/thunk.c
dlls/kernel/utthunk.c
dlls/kernel/wowthunk.c
dlls/lzexpand/Makefile.in
dlls/lzexpand/lzexpand_main.c
dlls/ole32/compobj.c
files/file.c
include/file.h
include/winbase.h
loader/ne/segment.c
msdos/int21.c
msdos/vxd.c