wine/loader
Andreas Mohr a00b49f068 - 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*()
1998-12-07 10:48:09 +00:00
..
dos Ignores a couple of signals. 1998-11-01 12:52:14 +00:00
ne Moved ...Resource16 routines to loader/resource.c. 1998-11-25 17:58:51 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
elf.c Run Winelib applications as 32-bit processes in the initial task. 1998-11-01 18:01:53 +00:00
libres.c Release 980601 1998-06-01 10:44:35 +00:00
main.c Added console support. 1998-12-02 19:58:08 +00:00
Makefile.in Generic dynamic dll loader using dl*() API. 1998-10-11 11:10:27 +00:00
module.c Implementation of CreateProcess32W. 1998-11-22 15:46:05 +00:00
pe_image.c Remove unnecessary check for entrypoint address (test binary was 1998-11-26 16:00:26 +00:00
pe_resource.c Renamed all LPIMAGE_* types to PIMAGE_*. 1998-10-16 09:30:33 +00:00
resource.c Moved ...Resource16 routines to loader/resource.c. 1998-11-25 17:58:51 +00:00
signal.c Release 980822 1998-08-22 19:03:56 +00:00
task.c - Several kernel.spec return type mismatch fixes 1998-12-07 10:48:09 +00:00