The procedure entry point XYZ could not be located in the dynamic link library ABC.dll
may result when deploying an application that uses Chameleon's DLL files. This is because
the application is being distributed with a different version of Chameleon than it was built with.
You can either distribute your application with the version of Chameleon that you built the application with,
or you can recompile your application so that it will link to the version of Chameleon that is used during runtime.