libfilezilla
Classes | Namespaces
registry.hpp File Reference

Declares fz::regkey to access the Windows Registry. More...

#include "../libfilezilla.hpp"
#include "windows.hpp"
#include <optional>
#include <string>
Include dependency graph for registry.hpp:

Go to the source code of this file.

Classes

class  regkey
 Prepresents a key in the Windows registry. More...
 

Namespaces

 fz
 The namespace used by libfilezilla.
 

Detailed Description

Declares fz::regkey to access the Windows Registry.