http://bugs.winehq.com/show_bug.cgi?id=652
*** shadow/652 Tue May 7 13:39:52 2002 --- shadow/652.tmp.27378 Tue May 7 13:39:52 2002 *************** *** 0 **** --- 1,23 ---- + +============================================================================+ + | COMCAT.DLL unimplemented (The Component Categories Manager) | + +----------------------------------------------------------------------------+ + | Bug #: 652 Product: Wine | + | Status: UNCONFIRMED Version: 20020411 | + | Resolution: Platform: | + | Severity: normal OS/Version: All | + | Priority: P1 Component: wine-ole | + +----------------------------------------------------------------------------+ + | Assigned To: wine-bugs@winehq.com | + | Reported By: jhohm@acm.org | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | Milestone: TargetMilestone: --- | + | URL: | + +============================================================================+ + | DESCRIPTION | + The Component Categories Manager, which should be implemented by COMCAT.DLL + (typically by forwarding to OLE32.DLL), is not. It consists of a COM object + with a CLSID of CLSID_StdComponentCategoriesMgr providing the ICatInformation + and ICatRegister interfaces. When it is missing, ActiveX components that use + its interfaces fail to register themselves properly, or fail to use other + components properly. \ No newline at end of file