Sweden-Number/loader
Alexandre Julliard 0a277b638c Adapted for new register functions support (ESP_reg in register
functions now points after the arguments).
1999-05-13 16:21:37 +00:00
..
dos ANSI C fixes. 1999-05-08 12:50:36 +00:00
ne Adapted for new register functions support (ESP_reg in register 1999-05-13 16:21:37 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +00:00
elf.c autoconf fixes and cleanups (check for dlopen() in libc too). 1999-04-24 12:02:14 +00:00
elfdll.c Bugfix: get_sobasename was off by one pointer increment. 1999-05-08 12:37:34 +00:00
libres.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
loadorder.c The load order parser should not always complain about extensions. 1999-04-26 14:55:24 +00:00
main.c Initialize WIN_CritSection earlier. 1999-05-08 09:45:50 +00:00
module.c Use OpenFile() to test for file existence, so that the path gets 1999-05-09 16:05:08 +00:00
pe_image.c Changed some error handling a bit. 1999-05-12 10:15:41 +00:00
pe_resource.c Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
resource.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
signal.c ANSI C fixes. 1999-05-08 12:50:36 +00:00
task.c Removed TIMER_SwitchQueue. 1999-05-08 10:47:23 +00:00