Saturday, 24 August 2013

VIsual C++ LoadLibrary Error 1114

VIsual C++ LoadLibrary Error 1114

I'm trying to load a DLL compiled in Visual Studio 2005 C + + with \ clr
in Visual Studio 2003 C + + with LoadLibrary and gives me the error 1114,
what I understand is blocking when trying to load the DLL.
Note: the same compiled DLL in Visual Stuio the 2010 C + + and Visual
Studio 2003 by C + + and it works perfect.

No comments:

Post a Comment