wine-wine/loader
Alexandre Julliard 8fe0551aa3 Removed a few unnecessary includes. 2000-06-08 04:57:58 +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 Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +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 Added support for OpenGL. 2000-05-12 20:18:14 +00:00
main.c Moved kernel initialization to kernel_main.c 2000-06-03 04:49:40 +00:00
module.c Use FILE_SHARE_READ to open the file in GetBinaryTypeA. 2000-06-08 01:00:16 +00:00
pe_image.c Send full path name and debug information in load_dll event. 2000-06-08 00:58:50 +00:00
pe_resource.c If we do not find a resource for both (primary lang|sub lang), we try 2000-05-05 18:17:52 +00:00
resource.c Wrap an exception handler around FindResource. 2000-04-16 20:27:51 +00:00
task.c Removed a few unnecessary includes. 2000-06-08 04:57:58 +00:00