I am porting a VB5 project to VB6 on a computer that is not the one where the VB5 project was developed. When I run the project, I quickly get run time error 53: File not found: CBW32.DLL.
CBW32.DLL exists on my machine in several places, including C:\Windows\System32 and the project directory where my project is. CBW32.bas and CBW32.lib are embedded in the project itself. Can anyone suggest why VB6 Professional can't find it at runtime? Any suggestions will be most welcome.
CBW32.DLL exists on my machine in several places, including C:\Windows\System32 and the project directory where my project is. CBW32.bas and CBW32.lib are embedded in the project itself. Can anyone suggest why VB6 Professional can't find it at runtime? Any suggestions will be most welcome.