hi,
there’s something rather weird, If i compile the projects with vc8, there’s no problem, I can run and test the host application.
But If I change the version numbers from 8.0 to 7.1 in the .vcproj and from 9.0 to 8.0 in the .sln I can sucessfully compile the app, but It then fails to load.
No error, no crash log, no warning
any idea?