wine-wine/loader
Alexandre Julliard 5ce902b0b9 Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and
DisposeLZ32Handle and use them to replace file.c internal functions.
Renamed WOW* functions into K32WOW*.
2000-11-27 21:59:08 +00:00
..
dos Check all Callouts function pointers for NULL before using them. 2000-11-08 22:47:53 +00:00
ne Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and 2000-11-27 21:59:08 +00:00
.cvsignore Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
elf.c Get ELF_LoadLibraryExA back into a working state. 2000-11-06 05:26:27 +00:00
elfdll.c Don't strip the library extension if it's not ".dll". 2000-11-09 20:28:44 +00:00
loadorder.c - stupid spelling fixes 2000-10-13 20:26:52 +00:00
main.c Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
module.c Changed GetProcAddress16 and 16-bit resource functions to take normal 2000-11-27 21:54:01 +00:00
pe_image.c Replaced u_char/u_short/u_long by BYTE/WORD/DWORD for increased portability. 2000-11-26 22:35:53 +00:00
pe_resource.c Use DUMMYxxxNAME for anonymous struct/unions. 2000-11-10 22:34:39 +00:00
resource.c Changed GetProcAddress16 and 16-bit resource functions to take normal 2000-11-27 21:54:01 +00:00
task.c Implemented TerminateApp needed for DBase 5.0. 2000-11-27 01:36:24 +00:00