Question VB 6 -> VB.net Conversion

alander

Well-known member
Joined
Jun 26, 2007
Messages
120
Location
Singapore
Programming Experience
5-10
Hi, I am using the custom tool provided in vb.net trying to convert a vb 6 app to vb.net

However, the old application uses crystl32.ocx (version 5.2) and I cannot find this file, I can only find version 6.0

VS.net stops me from converting due to this missing ocx file

Can anyone tell me if i can dereference this file / find the crystl32.ocx?

thanks
 
Back
Top