Searched refs:RegistryKeyNotFoundException (Results 1 – 6 of 6) sorted by relevance
133 catch(RegistryKeyNotFoundException&) in UnregisterForMsWord()141 catch(RegistryKeyNotFoundException&) in UnregisterForMsWord()149 catch(RegistryKeyNotFoundException&) in UnregisterForMsWord()236 catch(RegistryKeyNotFoundException&) in UnregisterForMsExcel()244 catch(RegistryKeyNotFoundException&) in UnregisterForMsExcel()296 catch(RegistryKeyNotFoundException&) in UnregisterForMsPowerPoint()304 catch(RegistryKeyNotFoundException&) in UnregisterForMsPowerPoint()312 catch(RegistryKeyNotFoundException&) in UnregisterForMsPowerPoint()391 catch(RegistryKeyNotFoundException&) in UnregisterAsHtmlEditorForInternetExplorer()562 catch(RegistryKeyNotFoundException&) in UnregisterAsDefaultShellHtmlEditor()
109 class RegistryKeyNotFoundException : public RegistryException class112 RegistryKeyNotFoundException(long ErrorCode);
120 RegistryKeyNotFoundException::RegistryKeyNotFoundException(long ErrorCode) : in RegistryKeyNotFoundException() function in RegistryKeyNotFoundException
356 throw RegistryKeyNotFoundException(rc); in Open()545 throw RegistryKeyNotFoundException(rc); in ImplDeleteSubKeyTree()
67 catch(RegistryKeyNotFoundException&) in UnregisterAsHtmlEditorForInternetExplorer()
343 throw RegistryKeyNotFoundException(rc); in Open()
Completed in 45 milliseconds