SMBIOS 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

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

Definition at line 20 of file win32.hpp.

#define LIBSMBIOS_HAS_ARCH_TABLE_CLASS

Definition at line 17 of file win32.hpp.

#define LIBSMBIOS_HAS_DECLSPEC

Definition at line 27 of file win32.hpp.

#define LIBSMBIOS_HAS_FTIME

Definition at line 50 of file win32.hpp.

#define LIBSMBIOS_HAS_WINTHREADS

Definition at line 45 of file win32.hpp.

#define LIBSMBIOS_PLATFORM   "Win32"

Definition at line 12 of file win32.hpp.

#define LIBSMBIOS_PLATFORM_WIN32

Definition at line 13 of file win32.hpp.

#define NOMINMAX

Definition at line 64 of file win32.hpp.