wine/loader
2000-08-11 12:50:56 +00:00
..
dos Removed the DOS handles table from the PDB and made it a static 2000-08-09 22:30:18 +00:00
ne Fixed resource functions to work with 32-bit modules that don't have a 2000-08-07 23:50:00 +00:00
.cvsignore
elf.c - Fixed resource functions to work directly from the HMODULE instead of 2000-08-07 04:12:41 +00:00
elfdll.c - Fixed resource functions to work directly from the HMODULE instead of 2000-08-07 04:12:41 +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
Makefile.in
module.c - Fixed resource functions to work directly from the HMODULE instead of 2000-08-07 04:12:41 +00:00
pe_image.c Make PDB, ENVDB and STARTUPINFO global variables. 2000-08-09 22:33:42 +00:00
pe_resource.c Make FindResource and FindResourceEx fully windows compatible. 2000-08-11 12:50:56 +00:00
resource.c Make FindResource and FindResourceEx fully windows compatible. 2000-08-11 12:50:56 +00:00
task.c Make PDB, ENVDB and STARTUPINFO global variables. 2000-08-09 22:33:42 +00:00