This commit is contained in:
cora32 2016-01-07 03:54:47 +03:00
parent 73d2b8c804
commit bdbc112cf2
2 changed files with 2 additions and 2 deletions

View File

@ -3131,7 +3131,7 @@ QString GetColorCode(int mode, QString str)
#if defined(WIN32) || defined(_WIN32) || defined(__WIN32) && !defined(__CYGWIN__) #if defined(WIN32) || defined(_WIN32) || defined(__WIN32) && !defined(__CYGWIN__)
void enableHikvisionSupport(){ void enableHikvisionSupport(){
HINSTANCE hGetProcIDDLL = LoadLibrary(".\\HCNetSDK.dll"); HINSTANCE hGetProcIDDLL = LoadLibrary(L".\\HCNetSDK.dll");
if (!hGetProcIDDLL) { if (!hGetProcIDDLL) {
HikVis::isInitialized = false; HikVis::isInitialized = false;

View File

@ -1 +1 @@
24D18-81 2716B-161