I>#ifdef DLLDIR_EX I>#define DLLDIR __declspec(dllexport) __stdcall I>#else I>#define DLLDIR __declspec(dllimport) /* ??? */ I>#endif I>