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

◆ 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_NO_STDC_NAMESPACE

#define LIBSMBIOS_NO_STDC_NAMESPACE

◆ LIBSMBIOS_PLATFORM

#define LIBSMBIOS_PLATFORM   "Win64"

◆ LIBSMBIOS_PLATFORM_WIN64

#define LIBSMBIOS_PLATFORM_WIN64

◆ NOMINMAX

#define NOMINMAX