wine/loader
2000-03-09 18:18:41 +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 Improved the selector get/set functions. 2000-02-26 16:51:13 +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 Store the list of loaded dlls in the server, and generate debug events 2000-03-09 18:18:41 +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