Sweden-Number/loader
Alexandre Julliard c192ba2468 Exec a separate wine binary for every win32 process so that they run
in separate address spaces.
Run 16-bit tasks as Win32 threads, not processes.
2000-05-29 21:25:10 +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 Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00
module.c Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00
pe_image.c Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +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 Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00