OpenTTD Source  12.0-beta2
DllLoader Class Reference

Data Structures

class  ProcAddress
 

Public Member Functions

 DllLoader (LPCTSTR filename)
 
bool Success ()
 
ProcAddress GetProcAddress (const char *proc_name)
 

Private Attributes

HMODULE hmodule = nullptr
 
bool success = true
 

Detailed Description

Definition at line 16 of file win32.h.


The documentation for this class was generated from the following file: