I have compiled an OCX successfuly on Win 2K platform using VC++ 6.0. When I try to manually register the file using regsvr32, I get the message box 'LoadLibrary failed .... one of the components are missing.
So the question is, if something was missing why it it compile without any...