When I open a VB5 project that used COMCTL32.Ocx and was created in other PC, I always have this message " COMCTL32.OCX could not be loaded. Continue loading project? ". I have to create a new project in my PC, register the components that I want to use, than add in the forms, module and etc, By doing so then I can load the project.

I would like to know is there any way I can avoid this message?

Regards