| JUCE
    | 
This is the complete list of members for WindowsRegistry, including all inherited members.
| deleteKey(const String ®KeyPath, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| deleteValue(const String ®ValuePath, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| getBinaryValue(const String ®ValuePath, MemoryBlock &resultData, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| getValue(const String ®ValuePath, const String &defaultValue=String(), WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| keyExists(const String ®KeyPath, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| registerFileAssociation(const String &fileExtension, const String &symbolicDescription, const String &fullDescription, const File &targetExecutable, int iconResourceNumber, bool registerForCurrentUserOnly, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| setValue(const String ®ValuePath, const String &value, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| setValue(const String ®ValuePath, uint32 value, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| setValue(const String ®ValuePath, uint64 value, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| setValue(const String ®ValuePath, const MemoryBlock &value, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| valueExists(const String ®ValuePath, WoW64Mode mode=WoW64_Default) | WindowsRegistry | static | 
| WoW64_32bit enum value | WindowsRegistry | |
| WoW64_64bit enum value | WindowsRegistry | |
| WoW64_Default enum value | WindowsRegistry | |
| WoW64Mode enum name | WindowsRegistry |