зеркало из https://github.com/mozilla/gecko-dev.git
Adding progid for component manager.
This commit is contained in:
Родитель
41cacf309f
Коммит
996296e9e0
|
@ -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);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче