Obtaining Class IDs for ActiveX Components

Acquiring the CLASSID attribute for an ActiveX component can be cumbersome. The CLASSID attribute is the class identifier for an object and is used within the <OBJECT></OBJECT> tags. The class ID is stored in the system Registry. Because many programmers find the Registry mysterious, an explanation is provided here.

© 1996 by Scot Hillier. All rights reserved.