wine/loader
Alexandre Julliard fe08568a0d Moved command-line option handling out of the X11 driver.
Added support for "--" prefix on options.
Replaced a few X11 command-line options by wine.conf parameters.
2000-03-18 21:56:10 +00:00
..
dos Store the handle of the process exe file in the server. 2000-02-18 21:54:32 +00:00
ne Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
.cvsignore Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00
elf.c Store the list of loaded dlls in the server, and generate debug events 2000-03-09 18:18:41 +00:00
elfdll.c Store the list of loaded dlls in the server, and generate debug events 2000-03-09 18:18:41 +00:00
loadorder.c Hard-coded DllPairs configuration; there is no need for the user to 2000-02-19 20:51:01 +00:00
main.c Moved command-line option handling out of the X11 driver. 2000-03-18 21:56:10 +00:00
Makefile.in Added .spec keyword 'mode' to allow creating built-in EXE modules. 2000-02-03 01:33:48 +00:00
module.c Have threads and processes exit more cleanly whenever possible. 2000-03-17 15:16:57 +00:00
pe_image.c Store the list of loaded dlls in the server, and generate debug events 2000-03-09 18:18:41 +00:00
pe_resource.c Added .spec keyword 'mode' to allow creating built-in EXE modules. 2000-02-03 01:33:48 +00:00
resource.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
task.c Several fixes to MakeProcInstance. 2000-03-07 12:22:35 +00:00