Does anyone know how to manually register a class. I have the class (comctl32.ocx) in the folder with my exe, but windows wants it registered.
-
Re: Registering Classes In Windows
Fri, September 12, 2003 - 7:45 AMYou should use regsvr32 comctl32.ocx!