00001 // (C) Copyright John Maddock 2001 - 2003. 00002 // (C) Copyright Bill Kempf 2001. 00003 // (C) Copyright Aleksey Gurtovoy 2003. 00004 // Use, modification and distribution are subject to the 00005 // Boost Software License, Version 1.0. (See accompanying file 00006 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 00007 00008 // See http://www.boost.org for most recent version. 00009 00010 // Win32 specific config options: 00011 00012 #define LIBSMBIOS_C_PLATFORM "Win32" 00013 #define LIBSMBIOS_C_PLATFORM_WIN32 00014 #define LIBSMBIOS_C_HAS_DECLSPEC 00015