Link to home
Start Free TrialLog in
Avatar of dslong
dslong

asked on

'ICDecompress' video for windows

I have a program that uses the ICDecompress function that I want to compile with BC++ 5.0 I get an 'Unresolved external 'ICDecompress' referenced in module...' If I comment out this function where it is used it compiles. I assume that I need to link with the vfw32.lib but where do I get the dll to use implib with to make this lib ?
ASKER CERTIFIED SOLUTION
Avatar of AVaulin
AVaulin
Flag of Ukraine image

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
Avatar of dslong
dslong

ASKER

derek@camtech.net.au  send vfw32.dll if you can.