5 #define ISOEXDLLEXPORT __declspec(dllimport)
6 #define ISOEXDLLEXPORTONLY
8 #define ISOEXDLLEXPORT __declspec(dllexport)
9 #define ISOEXDLLEXPORTONLY __declspec(dllexport)
12 #define ISOEXDLLEXPORT
13 #define ISOEXDLLEXPORTONLY
16 #define ISOEXDLLEXPORT
17 #define ISOEXDLLEXPORTONLY