kmx git
Register
kc3-lang/dlfcn-win32
kc3-lang
Login
kc3-lang
/
dlfcn-win32
Browse
Commit
Author :
Pali Rohár
Date :
2019-09-12 16:37:03
Hash :
ab246dbf
Message :
Add test which check that dlopen() can open same files as open() This ensures that dlopen() expects filenames encoded in same codepage as WinAPI's open() function.