NVDA Helper
In-process and lite high-speed utilities for NVDA
|
#include <libraryLoader.h>
Public Member Functions | |
CLoadedLibrary (HMODULE h) | |
void | free () |
CLoadedLibrary & | operator= (HMODULE h) |
operator HMODULE () | |
operator bool () | |
~CLoadedLibrary () | |
|
inline |
|
inline |
References free().
|
inline |
Referenced by operator=(), and ~CLoadedLibrary().
|
inline |
References free().
|
inline |
|
inline |