Searched refs:newModule (Results 1 – 2 of 2) sorted by relevance
30 bool CLibrary::LoadOperations(HMODULE newModule) in LoadOperations() argument32 if (newModule == NULL) in LoadOperations()36 _module = newModule; in LoadOperations()
19 bool LoadOperations(HMODULE newModule);