|
Windows C++ Library
|
| CLibrary() | CLibrary | |
| CLibrary(const tchar *pszPath) | CLibrary | |
| CLibrary(const CLibrary &) | CLibrary | [private] |
| Free() | CLibrary | |
| GetProcAddress(const char *pszName) const | CLibrary | [inline] |
| Handle() const | CLibrary | [inline] |
| IsLoaded() const | CLibrary | [inline] |
| Load() | CLibrary | |
| m_hInstance | CLibrary | [protected] |
| m_strPath | CLibrary | [protected] |
| operator=(const CLibrary &) | CLibrary | [private] |
| Path() const | CLibrary | [inline] |
| ~CLibrary() | CLibrary |
1.7.6.1