Go to the documentation of this file.
   27 #  if defined OB_EXPORTS || defined OBJBROWSER_EXPORTS || defined ObjBrowser_EXPORTS 
   28 #    define OB_EXPORT __declspec( dllexport ) 
   30 #    define OB_EXPORT __declspec( dllimport ) 
   43 #pragma warning ( disable: 4251 )