Go to the source code of this file.
Defines | |
#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 FSEEK | ( | fh, | |||
pos, | |||||
whence | ) | fseek(fh, static_cast<long>(pos), whence) |