Home
last modified time | relevance | path

Searched refs:RegistryAccessDeniedException (Results 1 – 4 of 4) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryw9x.cxx235 throw RegistryAccessDeniedException(rc); in GetValue()
294 throw RegistryAccessDeniedException(rc); in GetValue()
345 throw RegistryAccessDeniedException(rc); in Open()
405 throw RegistryAccessDeniedException(rc); in CreateSubKey()
442 throw RegistryAccessDeniedException(rc); in DeleteSubKey()
464 throw RegistryAccessDeniedException(rc); in DeleteSubKeyTree()
542 throw RegistryAccessDeniedException(rc); in SetValue()
H A Dregistrywnt.cxx248 throw RegistryAccessDeniedException(rc); in GetValue()
307 throw RegistryAccessDeniedException(rc); in GetValue()
358 throw RegistryAccessDeniedException(rc); in Open()
418 throw RegistryAccessDeniedException(rc); in CreateSubKey()
455 throw RegistryAccessDeniedException(rc); in DeleteSubKey()
543 throw RegistryAccessDeniedException(rc); in ImplDeleteSubKeyTree()
608 throw RegistryAccessDeniedException(rc); in SetValue()
H A Dregistryexception.hxx88 class RegistryAccessDeniedException : public RegistryException class
91 RegistryAccessDeniedException(long ErrorCode);
H A Dregistryexception.cxx102 RegistryAccessDeniedException::RegistryAccessDeniedException(long ErrorCode) : in RegistryAccessDeniedException() function in RegistryAccessDeniedException

Completed in 25 milliseconds