Go to the documentation of this file.
12#ifndef WSFUTEXPORT_HPP
13#define WSFUTEXPORT_HPP
18#pragma warning(disable : 4251)
19#pragma warning(disable : 4275)
20#if !defined(wsf_util_EXPORTS) && defined(SWDEV_ALL_USE_DLL)
24#if defined(wsf_util_EXPORTS)
25#define WSF_UT_EXPORT __declspec(dllexport)
26#elif defined(WSF_UT_USE_DLL)
27#define WSF_UT_EXPORT __declspec(dllimport)
Copyrights Multiple, All Rights Reserved