visual c++ - LoadLibrary() fails with error 1114: "A DLL initialization routine failed" for Users -
i have situation loadlibrary() fails error 1114, fails when user logged in part of "user" group. works fine "administrators" , "power users". can run fine if start application "run as" administrator or power user i can step through of code, can not make changes (at least not changes can rolled out field), unfortunately solution has external application. so far tried give full access directory (and containing files) exes , dlls user group without success. next started looking group policy, before go in modifying bunch of stuff, thought id run community. thank in advance a dll initialization routine failed means dllmain of library returned anormal status, must require administrator run. if specify library want load can provide better answers.