wine-wine/loader
Uwe Bonnes c8c800c851 Check for MZ header before trying to decipher the PE header. 2000-01-23 02:27:16 +00:00
..
dos Fixed 32-bit module name handling to conform better to Win9x. 1999-12-04 04:04:58 +00:00
ne Built-in DLLs resources are now specified in spec file. 2000-01-09 04:20:31 +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 all signal support to a new platform-specific file. 1999-09-27 10:58:45 +00:00
elf.c Fixed 32-bit module name handling to conform better to Win9x. 1999-12-04 04:04:58 +00:00
elfdll.c Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. 1999-12-08 03:56:23 +00:00
libres.c Fix integer based resource id assumption. 1999-09-27 13:31:47 +00:00
loadorder.c Xiang Li 1999-12-11 23:56:46 +00:00
main.c Fixed 32-bit module name handling to conform better to Win9x. 1999-12-04 04:04:58 +00:00
module.c Don't access 'wm->modname' after the modref has been flushed. 2000-01-15 22:01:48 +00:00
pe_image.c Check for MZ header before trying to decipher the PE header. 2000-01-23 02:27:16 +00:00
pe_resource.c Replaced a few calls to lstr* functions by their CRTDLL or libc 1999-08-08 18:54:47 +00:00
resource.c Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. 1999-12-08 03:56:23 +00:00
task.c Fixed race between Win16 parent and child for first rescheduling 2000-01-17 22:21:29 +00:00