1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/loader
2000-03-08 18:41:22 +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 Added .spec keyword 'mode' to allow creating built-in EXE modules. 2000-02-03 01:33:48 +00:00
elfdll.c Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. 1999-12-08 03:56:23 +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 wm->modname might be invalid at the end of FreeLibrary. 2000-03-08 18:41:22 +00:00
pe_image.c Store the handle of the process exe file in the server. 2000-02-18 21:54:32 +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