NVDA Helper
In-process and lite high-speed utilities for NVDA
|
#include <vector>
#include <optional>
Go to the source code of this file.
Classes | |
class | WinWord::Fields |
Namespaces | |
namespace | WinWord |
Macros | |
#define | WIN32_LEAN_AND_MEAN |
Typedefs | |
typedef std::pair< int, int > | WinWord::range |
#define WIN32_LEAN_AND_MEAN |