Sweden-Number/loader
Alexandre Julliard cb10fdab99 Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need
to trap exceptions.
2000-08-06 02:41:16 +00:00
..
dos Fixed another non-Linux build failure. 2000-08-01 20:52:20 +00:00
ne Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need 2000-08-06 02:41:16 +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 Doc and trace updates. 2000-07-16 15:43:07 +00:00
loadorder.c Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need 2000-08-06 02:41:16 +00:00
main.c Get full path of argv[0] before we change directories. 2000-07-16 18:21:34 +00:00
module.c WinExec16 should not split quoted filenames with spaces. 2000-08-01 20:55:22 +00:00
pe_image.c Fixed a file descriptor leak in the PE loader. 2000-07-15 19:44:29 +00:00
pe_resource.c Backed out FindResource language patch. 2000-07-31 20:59:59 +00:00
resource.c Moved a bunch of functions out of libwine/kernel/gdi into USER. 2000-08-04 04:21:02 +00:00
task.c Skip quoted program name when building command line. 2000-07-31 21:02:53 +00:00