wine-wine/libs/wine
Alexandre Julliard 8ca7e0af78 Added a file_exists argument to wine_dll_load to allow checking
whether a failed dll load is because the file didn't exist; more
robust than trying to guess the contents of the error string...
Get rid of BUILTIN32_dlopen.
2003-07-03 18:23:10 +00:00
..
.cvsignore Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
Makefile.in Moved rules for building shared libraries into a global Makelib.rules 2003-05-01 00:39:29 +00:00
config.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
debug.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
errno.c Added --with-nptl configure option and necessary changes to support 2003-04-03 02:54:54 +00:00
ldt.c Make sure all the bits of the LDT are initialized. 2003-03-30 01:34:29 +00:00
loader.c Added a file_exists argument to wine_dll_load to allow checking 2003-07-03 18:23:10 +00:00
wine.def Added wine_init. 2003-04-30 17:12:29 +00:00