Home
last modified time | relevance | path

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

/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryw9x.cxx104 throw RegistryIOException(rc); in GetSubValueCount()
129 throw RegistryIOException(rc); in GetSubKeyCount()
167 throw RegistryIOException(rc); in GetSubKeyNames()
204 throw RegistryIOException(rc); in GetSubValueNames()
403 throw RegistryIOException(rc); in CreateSubKey()
440 throw RegistryIOException(rc); in DeleteSubKey()
462 throw RegistryIOException(rc); in DeleteSubKeyTree()
491 throw RegistryIOException(rc); in DeleteValue()
540 throw RegistryIOException(rc); in SetValue()
H A Dregistrywnt.cxx109 throw RegistryIOException(rc); in GetSubValueCount()
134 throw RegistryIOException(rc); in GetSubKeyCount()
172 throw RegistryIOException(rc); in GetSubKeyNames()
213 throw RegistryIOException(rc); in GetSubValueNames()
416 throw RegistryIOException(rc); in CreateSubKey()
453 throw RegistryIOException(rc); in DeleteSubKey()
541 throw RegistryIOException(rc); in ImplDeleteSubKeyTree()
574 throw RegistryIOException(rc); in DeleteValue()
606 throw RegistryIOException(rc); in SetValue()
H A Dregistryexception.hxx67 class RegistryIOException : public RegistryException class
70 RegistryIOException(long ErrorCode);
H A Dregistryexception.cxx84 RegistryIOException::RegistryIOException(long ErrorCode) : in RegistryIOException() function in RegistryIOException

Completed in 27 milliseconds