Geoff Chappell - Software Analyst
The ExplorerFactoryServer class is exposed by ExplorerFrame.dll through its DllGetClassObject function. Instances can therefore be created, using such well-documented COM functions as CoCreateInstance, by anyone who knows the CLSID:
CLSID_ExplorerFactoryServer | {93A56381-E0CD-485A-B60E-67819E12F81B} |
The class implements only one interface: IExplorerFactory.