зеркало из https://github.com/mozilla/pjs.git
Adding BreakAfterLoad() API to header.
This commit is contained in:
Родитель
d1b898167b
Коммит
06ce78e585
|
@ -72,6 +72,8 @@ private:
|
|||
void Init(nsIFile *dllSpec);
|
||||
void Init(const char *persistentDescriptor);
|
||||
|
||||
void BreakAfterLoad(const char *nsprPath);
|
||||
|
||||
public:
|
||||
|
||||
nsDll(nsIFile *dllSpec, const char *registryLocation);
|
||||
|
|
Загрузка…
Ссылка в новой задаче