Searched refs:CheckExtensionInRegistry (Results 1 – 1 of 1) sorted by relevance
94 static BOOL CheckExtensionInRegistry( LPCSTR lpSubKey ) in CheckExtensionInRegistry() function314 BOOL bRegister = bRegisterAll || CheckExtensionInRegistry( g_Extensions[nIndex] ); in registerForExtensions()329 bFound = ! CheckExtensionInRegistry( g_Extensions[nIndex] ); in checkSomeExtensionInRegistry()
Completed in 19 milliseconds