Sweden-Number/loader
Alexandre Julliard f93eb3e319 Authors: Gavriel State <gavriels@corel.com>, Ulrich Czekalla <ulrichc@corel.com>
Added support for memory mapping of 4k aligned PE binaries.  This can
speed up load times significantly for some applications.
2000-04-28 20:26:35 +00:00
..
dos Moved PE header definitions to winnt.h where they belong. 2000-04-18 11:58:24 +00:00
ne Moved PE header definitions to winnt.h where they belong. 2000-04-18 11:58:24 +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 Hard-coded DllPairs configuration; there is no need for the user to 2000-02-19 20:51:01 +00:00
main.c Added new configuration file option for selecting graphics driver. 2000-04-25 20:12:55 +00:00
module.c Authors: Gavriel State <gavriels@corel.com>, Ulrich Czekalla <ulrichc@corel.com> 2000-04-28 20:26:35 +00:00
pe_image.c Authors: Gavriel State <gavriels@corel.com>, Ulrich Czekalla <ulrichc@corel.com> 2000-04-28 20:26: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 Wrap an exception handler around FindResource. 2000-04-16 20:27:51 +00:00
task.c Moved PE header definitions to winnt.h where they belong. 2000-04-18 11:58:24 +00:00