Hi,
we have project in Visual C++ 6.0 that using MIL Imaging 7 libraries and it good compiling in Windows XP.
After moving this project to Windows 7 (32 bit) & upgrading to MIL Imaging 9.0 R2, the registration of created COM dll is fails .
The errors showed in Dependency Walker :
Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module. Highlighted:MIL.dll, MILIM.dll, MILPAT.dll
MIL.dll cannot load IEFrame.dll that cannot load IERTutil.dll(SHLWAPI.dll)
Visual Studio has path to these MIL dlls & libs
I have MIL Image dev plug and license, but unfortunately cannot call to Matrox support
can somebody to navigate where problem is, please?
What I have tried:
I tried run all available upgrades for MIL 9 R2
I run regsvr32 as administrator
UAC of Win 7 is lowest