wine-wine/loader
Uwe Bonnes f59d2f6155 Make GetModuleHandle16 only look for module names, not path names. 1999-03-14 13:44:04 +00:00
..
dos Adapted to CreateProcess changes. 1999-02-28 11:19:10 +00:00
ne Make GetModuleHandle16 only look for module names, not path names. 1999-03-14 13:44:04 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Generic dynamic dll loader using dl*() API. 1998-10-11 11:10:27 +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 cursor/icon handling changes. 1999-03-10 14:03:06 +00:00
module.c Fix CreateProcess to handle lpCommandline better. 1999-03-13 17:05:39 +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 Mask out the upper 12 bits from the resourceid, just like win95 does. 1999-03-13 12:49:31 +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