This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Definition in file Env.h.
|
DLLのエクスポートの指定 DLLにエクスポートするためには, class SPR_DLL DLLCLASS C{}; のように,クラス宣言の前に DLLCLASS をつける. DLLを作るときは,EXPORT_DLL をマクロ定義しておく. |