wine-wine/loader
Alexandre Julliard 596921da0c Make sure the cmdline passed to CreateProcessA is writeable (thanks to
Peter Ganten <peter@ganten.org>).
2000-06-24 20:53:47 +00:00
..
dos Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00
ne Make sure GetModuleFileName16 does not return garbage even if the path 2000-06-10 04:45:52 +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 Moved PE header definitions to winnt.h where they belong. 2000-04-18 11:58:24 +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 - new dll shfolder.dll 2000-06-13 03:45:52 +00:00
main.c Moved kernel initialization to kernel_main.c 2000-06-03 04:49:40 +00:00
module.c Make sure the cmdline passed to CreateProcessA is writeable (thanks to 2000-06-24 20:53:47 +00:00
pe_image.c Make the base relocation message a WARN, not a FIXME. 2000-06-18 17:21:12 +00:00
pe_resource.c Use the Unicode string functions from wine/unicode.h instead of the 2000-06-13 01:10:29 +00:00
resource.c GlobalFree16 returns NULL on success, but DestroyAcceleratorTable 2000-06-23 16:51:19 +00:00
task.c Removed a few unnecessary includes. 2000-06-08 04:57:58 +00:00