Lhaz
読み取り中…
検索中…
一致する文字列を見つけられません
ResDLL.h
[詳解]
1/*==========================================================================*/
2/* Lhaz リソースDLL */
3/*==========================================================================*/
4#ifndef _ResDLL_h
5
6#define EXPORT extern "C" __declspec(dllexport)
7
8#endif // _ResDLL_h