I got the error "C2664: 'HMODULE LoadLibraryW(LPCWSTR)': cannot convert argument 1 from 'const char *' to 'LPCWSTR'". Mapping B3_DYNLIB_OPEN to the Ansi version of LoadLibrary fixed the error for me.
9.0 KiB
9.0 KiB