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

Retrieves address of already loaded DLL. More...

#include <util.h>

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

Public Member Functions

 LoadedLib (const tstring &filename)
 
- Public Member Functions inherited from neo::DynamicLib
 DynamicLib (const tstring &filename)
 
bool IsLoaded ()
 
 operator HMODULE ()
 

Additional Inherited Members

- Protected Attributes inherited from neo::DynamicLib
HMODULE _lib
 

Detailed Description

Retrieves address of already loaded DLL.


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