wine-wine/libs
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
..
port Added isync to the interlocked functions. 2003-07-02 04:29:33 +00:00
unicode Implement LCMapString using unicode collation tables. 2003-06-27 19:02:23 +00:00
uuid Add strmif.h to the headers included in libuuid. 2003-07-01 04:33:35 +00:00
wine Added a file_exists argument to wine_dll_load to allow checking 2003-07-03 18:23:10 +00:00
wpp Create a new list of defined symbols when parsing a file, to allow 2003-07-01 04:36:22 +00:00
.cvsignore Moved rules for building shared libraries into a global Makelib.rules 2003-05-01 00:39:29 +00:00
Makefile.in Moved the wpp library from tools/ to libs/. 2003-05-01 03:16:21 +00:00
Makelib.rules.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +00:00