| 
    fastdo
    0.5.12
    
   | 
 
Dll加载器错误 更多...
#include <system.hpp>


Public 类型 | |
| enum | { DllLoader_FuncNotFound = 0x00000100, DllLoader_ModuleNoLoaded } | 
Public 成员函数 | |
| DllLoaderError (int errType, AnsiString const &errStr) throw () | |
  Public 成员函数 继承自 winux::Error | |
| Error () throw () | |
| Error (int errType, AnsiString const &errStr) throw () | |
| virtual | ~Error () throw () | 
| virtual int | getErrType () const throw () | 
| virtual char const * | what () const throw () | 
Dll加载器错误
在文件 system.hpp 第 207 行定义.
| anonymous enum | 
| 枚举值 | |
|---|---|
| DllLoader_FuncNotFound | |
| DllLoader_ModuleNoLoaded | |
在文件 system.hpp 第 210 行定义.
      
  | 
  inline | ||||||||||||||||||||
在文件 system.hpp 第 215 行定义.