This commit is contained in:
Corinna Vinschen 2014-10-17 13:47:48 +00:00
parent 1182991e60
commit 1f0bd6f96f
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
installation dir as DLL search path, instead of ".".
* cygheap.h (class cwdstuff): Add parameter names in function
declarations for readability.
(cwdstuff::get): Ad inline implementation fetching the CWD as wide char
(cwdstuff::get): Add inline implementation fetching the CWD as wide char
string.
* dlfcn.cc (dlopen): Add searching for dependent DLLs in DLL
installation dir or CWD, if all else failed.