NVDA Helper
In-process and lite high-speed utilities for NVDA
loader.cpp File Reference
#include <cstdio>
#include <cassert>
#include <windows.h>
#include <remote/nvdaHelperRemote.h>

Go to the source code of this file.

Macros

#define WIN32_LEAN_AND_MEAN
 

Functions

int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR cmdline, int flags)
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Function Documentation

◆ WinMain()

int WINAPI WinMain ( HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR cmdline,
int flags )