wine/loader
Ove Kaaven 7b49914afc Removed the hModule parameter from various DOSMEM routines, the DOSMEM
routines now always use the current memory space.
2000-07-28 22:23:59 +00:00
..
dos Removed the hModule parameter from various DOSMEM routines, the DOSMEM 2000-07-28 22:23:59 +00:00
ne Return the proper error code when a 16-bit task failed to start 2000-07-26 18:03:43 +00:00
.cvsignore
elf.c Moved PE header definitions to winnt.h where they belong. 2000-04-18 11:58:24 +00:00
elfdll.c Doc and trace updates. 2000-07-16 15:43:07 +00:00
loadorder.c Create rpcrt4.dll. 2000-07-15 19:53:50 +00:00
main.c Get full path of argv[0] before we change directories. 2000-07-16 18:21:34 +00:00
Makefile.in
module.c Added detection code for very old Windows (1.1, 2.0, ...) binaries to 2000-07-26 18:02:28 +00:00
pe_image.c Fixed a file descriptor leak in the PE loader. 2000-07-15 19:44:29 +00:00
pe_resource.c Use the Unicode string functions from wine/unicode.h instead of the 2000-06-13 01:10:29 +00:00
resource.c Improved FormatMessage: 2000-07-25 17:53:58 +00:00
task.c Perform NE_InitProcess in the context of the new task. 2000-07-25 12:11:53 +00:00