wine/loader
Alexandre Julliard 3536316a31 New loading scheme for Winelib apps, makes them behave like builtin
dlls and takes load order into account. Install them in dlldir.
Improved MODULE_GetBinaryType to recognize ELF binaries.
Added a wrapper script to setup the environment when running directly
from inside the source tree.
2002-05-22 21:32:49 +00:00
..
ne Export the debugging API from libwine instead of ntdll. 2002-05-17 02:55:48 +00:00
.cvsignore Specify the complete source file list for a dll inside the main 2002-05-14 18:36:54 +00:00
elf.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
loadorder.c Don't strip out .exe extension. 2002-03-28 22:06:56 +00:00
main.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
module.c New loading scheme for Winelib apps, makes them behave like builtin 2002-05-22 21:32:49 +00:00
pe_image.c Spelling/error messages fixes. 2002-04-02 19:47:30 +00:00
pe_resource.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
resource.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
task.c Removed service thread support. 2002-03-23 20:46:41 +00:00