NVDA Helper
In-process and lite high-speed utilities for NVDA
|
#include <sstream>
#include <map>
#include <windows.h>
#include <oleacc.h>
#include <common/log.h>
#include <common/ia2utils.h>
#include <remote/nvdaHelperRemote.h>
#include <vbufBase/backend.h>
#include "lotusNotesRichText.h"
Go to the source code of this file.
Functions | |
VBufBackend_t * | lotusNotesRichTextVBufBackend_t_createInstance (int docHandle, int ID) |
VBufBackend_t * lotusNotesRichTextVBufBackend_t_createInstance | ( | int | docHandle, |
int | ID ) |