I am trying to run the samples provide in the VPE CE v6.0 1/2010 in a converted project under Visual Studio 2010 and Windows 7 Home Premium. I am getting errors on the registration of vpec3260.dll. I have attempted to register the DLL as Administrator and I am getting message back from the RegSvr32 process that the DLL was loaded but the entry-pont DllRegisterServer was not found.
I attempted to add the dll to the project and I am getting this error on An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) on Speed.OpenDoc();
This sample does not contain a import statement for the DLL.
Thanks,
Ron Wilson