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