NVDA Helper
In-process and lite high-speed utilities for NVDA
|
#include <vector>
#include <map>
#include <list>
#include <mutex>
#include <uiautomation.h>
#include "eventRecord.h"
Go to the source code of this file.
Classes | |
class | RateLimitedEventHandler |