PKIFCMSDLL.h

Go to the documentation of this file.
00001 
00009 #ifdef _WIN32
00010 
00011 #ifdef PKIFCMS_EXPORTS
00012     #define PKIFCMS_API __declspec(dllexport)
00013 #else
00014     #define PKIFCMS_API __declspec(dllimport)
00015 #endif // PKIFCMS_EXPORTS
00016 
00017 #else
00018         #define PKIFCMS_API
00019 #endif // _WIN32
00020 
00021 #include "PKIFdll.h"

Generated on Mon Nov 15 11:15:54 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6