wine-wine/loader
Eric Pouech 394203f68c Let CreateProcess launch unix executable without a .exe extension.
Fixed arguments passed when creating a unix process.
2000-04-13 19:26:56 +00:00
..
dos Avoid calling the *Rect USER functions from inside GDI. 2000-03-18 22:12:33 +00:00
ne Removed a number of global handle allocations and critical section 2000-04-08 21:06:06 +00:00
.cvsignore Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00
Makefile.in Added .spec keyword 'mode' to allow creating built-in EXE modules. 2000-02-03 01:33:48 +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 graphics initialisation to the x11drv/ttydrv dll init code. 2000-03-20 18:21:19 +00:00
module.c Let CreateProcess launch unix executable without a .exe extension. 2000-04-13 19:26:56 +00:00
pe_image.c Use min/max instead of MIN/MAX. 2000-03-25 21:44:35 +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 Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
task.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00