dll_loader.hpp

DLL をロードし、アクセスするためのラッパークラス. [詳細]

#include <windows.h>

dll_loader.hppのインクルード依存関係図

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

ネームスペース

namespace  langedge

関数

HMODULE load_library (const char *dllpath)
int free_library (HMODULE handle)
FARPROC get_proc_address (HMODULE handle, const char *procname)


説明

DLL をロードし、アクセスするためのラッパークラス.

作者:
OKA Toshiyuki (LangEdge, Inc.)
日付:
2005-03-08
バージョン:
Id
dll_loader.hpp,v 1.6 2005/05/11 06:22:52 exoka Exp
Copyright (C) 2005 LangEdge, Inc. All rights reserved.

関数

HMODULE load_library const char *  dllpath  )  [inline, static]
 

int free_library HMODULE  handle  )  [inline, static]
 

FARPROC get_proc_address HMODULE  handle,
const char *  procname
[inline, static]
 


変数

FARPROC m_proc
 


正規表現ライブラリ lei_jregexに対してWed May 11 15:29:32 2005に生成されました。  doxygen 1.4.2