|
|
#elif !defined(__WINS__) | #elif !defined(__WINS__) |
#undef DECLSPEC | #undef DECLSPEC |
#define DECLSPEC __declspec(dllexport) | #define DECLSPEC __declspec(dllexport) |
#endif //EKA2 |
#endif /* !EKA2 */ |
#endif //__SYMBIAN32__ |
#endif /* __SYMBIAN32__ */ |
| |
/* Force structure packing at 4 byte alignment. | /* Force structure packing at 4 byte alignment. |
This is necessary if the header is included in code which has structure | This is necessary if the header is included in code which has structure |