Adding BreakAfterLoad() API to header.
git-svn-id: svn://10.0.0.236/trunk@59052 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user