JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::WindowsRegistry Member List

This is the complete list of members for juce::WindowsRegistry, including all inherited members.

deleteKey(const String &regKeyPath, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
deleteValue(const String &regValuePath, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
getBinaryValue(const String &regValuePath, MemoryBlock &resultData, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
getValue(const String &regValuePath, const String &defaultValue=String(), WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
keyExists(const String &regKeyPath, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
registerFileAssociation(const String &fileExtension, const String &symbolicDescription, const String &fullDescription, const File &targetExecutable, int iconResourceNumber, bool registerForCurrentUserOnly, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
setValue(const String &regValuePath, const String &value, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
setValue(const String &regValuePath, uint32 value, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
setValue(const String &regValuePath, uint64 value, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
setValue(const String &regValuePath, const MemoryBlock &value, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
valueExists(const String &regValuePath, WoW64Mode mode=WoW64_Default)juce::WindowsRegistrystatic
WindowsRegistry()=deletejuce::WindowsRegistryprivate
WoW64_32bit enum valuejuce::WindowsRegistry
WoW64_64bit enum valuejuce::WindowsRegistry
WoW64_Default enum valuejuce::WindowsRegistry
WoW64Mode enum namejuce::WindowsRegistry