NVDA Helper
In-process and lite high-speed utilities for NVDA
|
#include <map>
#include <windows.h>
#include <remote/nvdaHelperRemote.h>
#include <common/log.h>
#include <remote/nvdaControllerInternal.h>
#include <remote/inProcess.h>
#include "storage.h"
#include "backend.h"
Go to the source code of this file.
Macros | |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
bool | markNodeAsNonreusableIfInAncestor (VBufStorage_controlFieldNode_t *node, VBufStorage_controlFieldNode_t *ancestor) |
#define WIN32_LEAN_AND_MEAN |
bool markNodeAsNonreusableIfInAncestor | ( | VBufStorage_controlFieldNode_t * | node, |
VBufStorage_controlFieldNode_t * | ancestor ) |