Adding progid for component manager.

This commit is contained in:
dp%netscape.com 2000-05-05 06:01:41 +00:00
Родитель 41cacf309f
Коммит 996296e9e0
2 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -58,6 +58,8 @@ typedef nsresult (*nsUnregisterProc)(nsISupports* aServMgr, const char *path);
{0x92, 0xfb, 0x00, 0xe0, 0x98, 0x05, 0x57, 0x0f} \
}
#define NS_COMPONENTMANAGER_PROGID "xpcom.componentmanager.1"
extern NS_COM nsresult
NS_GetGlobalComponentManager(nsIComponentManager* *result);

Просмотреть файл

@ -58,6 +58,8 @@ typedef nsresult (*nsUnregisterProc)(nsISupports* aServMgr, const char *path);
{0x92, 0xfb, 0x00, 0xe0, 0x98, 0x05, 0x57, 0x0f} \
}
#define NS_COMPONENTMANAGER_PROGID "xpcom.componentmanager.1"
extern NS_COM nsresult
NS_GetGlobalComponentManager(nsIComponentManager* *result);