libsmbios_c library
Macros
win64.hpp File Reference

Go to the source code of this file.

Macros

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

Macro Definition Documentation

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