Link to home
Start Free TrialLog in
Avatar of j_helmig
j_helmig

asked on

which DLL's are needed for OLE (GRID32.OCX)

I have an VC 4.2 application, using the OLE control GRID32.OCX. When making the release flopies, I used the
'dumpbin.exe' utility to check the required IMPORTS for the
EXE and for GRID32.OCX. However, when installing on other systems, not all required DLL's were present (in case of
GRID32.OCX, I needed in addtion MSVCIRT.DLL and OLEPRO32.DLL). But I am still now sure: do I now have all DLLs, which are required ?
Is there any utility/documentation listing required DLL's
RELIABLE (I could not find anything in VC Help or MS Knowledge base).
ASKER CERTIFIED SOLUTION
Avatar of Tommy Hui
Tommy Hui

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial