libsmbios_c library
Macros
win32.hpp File Reference

Go to the source code of this file.

Macros

#define LIBSMBIOS_PLATFORM   "Win32"
 
#define LIBSMBIOS_PLATFORM_WIN32
 
#define LIBSMBIOS_HAS_ARCH_TABLE_CLASS
 
#define FSEEK(fh, pos, whence)   fseek(fh, static_cast<long>(pos), whence)
 
#define LIBSMBIOS_HAS_DECLSPEC
 
#define LIBSMBIOS_HAS_WINTHREADS
 
#define LIBSMBIOS_HAS_FTIME
 
#define NOMINMAX
 

Macro Definition Documentation

§ FSEEK

#define FSEEK (   fh,
  pos,
  whence 
)    fseek(fh, static_cast<long>(pos), whence)

§ LIBSMBIOS_HAS_ARCH_TABLE_CLASS

#define LIBSMBIOS_HAS_ARCH_TABLE_CLASS

§ LIBSMBIOS_HAS_DECLSPEC

#define LIBSMBIOS_HAS_DECLSPEC

§ LIBSMBIOS_HAS_FTIME

#define LIBSMBIOS_HAS_FTIME

§ LIBSMBIOS_HAS_WINTHREADS

#define LIBSMBIOS_HAS_WINTHREADS

§ LIBSMBIOS_PLATFORM

#define LIBSMBIOS_PLATFORM   "Win32"

§ LIBSMBIOS_PLATFORM_WIN32

#define LIBSMBIOS_PLATFORM_WIN32

§ NOMINMAX

#define NOMINMAX