I'm just starting trying to migrate my Win32 DLLs to x64.
When I run dependency walker on my DLL's it reports that it found different modules with different CPU types. As I am not yet able to test these DLL's with their intended x64 apps - I assume that this error means that they will not run correctly. Is that right?
Thanks,
David