neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Protected Attributes | List of all members
neo::DynamicLib Class Reference

Encapsulates loading of DLLs. More...

#include <util.h>

Inheritance diagram for neo::DynamicLib:
Inheritance graph
[legend]

Public Member Functions

 DynamicLib (const tstring &filename)
 
bool IsLoaded ()
 
 operator HMODULE ()
 

Protected Attributes

HMODULE _lib
 

Detailed Description

Encapsulates loading of DLLs.


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