#include "smbios/compat.h"#include <stdio.h>#include <conio.h>#include "CmosRWImpl.h"#include "../memory/miniddk.h"Go to the source code of this file.
Namespaces | |
| namespace | cmos |
Defines | |
| #define | LIBSMBIOS_SOURCE |
Functions | |
| int | cmos::LoadNtdllFuncs (void) |
| int | cmos::EnableDebug (void) |
Variables | |
| ZwSystemDebugControlPtr | cmos::ZwSystemDebugControl |
| #define LIBSMBIOS_SOURCE |
Definition at line 20 of file CmosRW_WindowsIO.cpp.
1.4.7