Go to the documentation of this file.
23 #if !defined ( EVENT_H )
27 # if defined EVENT_EXPORTS || defined Event_EXPORTS
28 # define EVENT_EXPORT __declspec(dllexport)
30 # define EVENT_EXPORT __declspec(dllimport)
37 #pragma warning ( disable: 4251 )