I had a VB6 application that was running fine on Windows XP, 32Bit.
I have now migrated it to Windows 7, 64Bit. I have an odbcconf.dll that the
project is looking/referecing for it in the Windows\System32 subdirectory. Should
it not be looking instead in the Windows\sysWOW64 subdirectory. How do
I change the path it is looking for the .dll. How do I determine if it is looking
at the right path.