wine/loader
Marcus Meissner de43ef45ec Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and
additional {}. Rewrote GetCreationModeFromSTGM so we don't get
"possible use of uninitialized variable".
1999-02-28 19:56:59 +00:00
..
dos Adapted to CreateProcess changes. 1999-02-28 11:19:10 +00:00
ne - fixed missing stdlib.h and string.h includes everywhere 1999-02-28 12:27:56 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
elf.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
libres.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
main.c Adapted to CreateProcess changes. 1999-02-28 11:19:10 +00:00
Makefile.in Generic dynamic dll loader using dl*() API. 1998-10-11 11:10:27 +00:00
module.c Added support for quoted file names in CreateProcess(). 1999-02-28 19:28:44 +00:00
pe_image.c Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and 1999-02-28 19:56:59 +00:00
pe_resource.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
resource.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
signal.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
task.c Use server handles directly for Win32 handles. Removed use of K32OBJ. 1999-02-28 13:27:56 +00:00