I have working code for an ArchiCAD-Addon for Versions 22-26. Now I try
to run it with ArchiCAD 27 but it fails in the following line: m_hModule
= ::LoadLibrary(wstrDLLPath); LoadLibrary() returns 0. I investigated,
that ::GetLastError(); returns 127...