ReactOS 0.4.16-dev-340-g0540c21
|
#include "precomp.h"
#include <udmihelp.h>
#include <winreg.h>
#include <reactos/buildno.h>
#include <reactos/stubs.h>
Go to the source code of this file.
Macros | |
#define | EX_TO_STR(name) case (DWORD)(name): return #name |
Functions | |
static const char * | Exception2Str (DWORD code) |
static void | ReadKey (HKEY hKey, const char *ValueName, char *Buffer, DWORD size) |
void | PrintSystemInfo (FILE *output, DumpData &data) |
Definition at line 14 of file sysinfo.cpp.
Referenced by PrintSystemInfo().
Definition at line 56 of file sysinfo.cpp.
Referenced by PrintBugreport().
Definition at line 48 of file sysinfo.cpp.
Referenced by PrintSystemInfo().