1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 09:18:56 +00:00
wine/loader
2000-12-26 00:22:45 +00:00
..
dos Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
ne Use a separate FIFO pair for server requests that don't need to pass a 2000-12-22 02:04:15 +00:00
.cvsignore Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00
elf.c Work around glibc 2.1.x dlopen bug (again). 2000-12-13 21:32:55 +00:00
loadorder.c Removed no longer used elfdll loader. 2000-12-09 03:25:34 +00:00
main.c Got rid of main.h. 2000-12-12 00:50:19 +00:00
Makefile.in Removed no longer used elfdll loader. 2000-12-09 03:25:34 +00:00
module.c No longer try to load builtin library when loadorder is 'so'. 2000-12-22 22:50:12 +00:00
pe_image.c Changed the type of Function to PDWORD as on Windows. 2000-12-15 20:53:39 +00:00
pe_resource.c Fixed a few type clashes in preparation for the switch to STRICT. 2000-12-24 20:33:01 +00:00
resource.c Fixed a few type clashes in preparation for the switch to STRICT. 2000-12-24 20:33:01 +00:00
task.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00