#include "stdafx.h"
#include <bzsddk/bzsddk.h>
#include "../kdvmware/kdvmware.h"
#include "../kdvmware/kdxxx.h"
#include "moduleapi.h"

Classes | |
| class | FunctionPatch |
| Simplifies inserting JMP commands in the beginning of functions. More... | |
| class | FunctionPatch::FunctionPatch::MemoryLocker |
| Allows retreiving read/write access to read-only kernel memory. More... | |
| class | KDPatchDevice |
| Device object for the KDPATCH driver. More... | |
| class | KDPatchDriver |
| Driver object for KDPATCH driver. More... | |
Defines | |
| #define | KDPATCH_TEST_SEND_RAW_MSGS |
Functions | |
| DDK::Driver *_stdcall | CreateMainDriverInstance () |
| Creates an instance of the driver object. Called by BazisLib framework. | |
| #define KDPATCH_TEST_SEND_RAW_MSGS |
| DDK::Driver* _stdcall CreateMainDriverInstance | ( | ) |
Creates an instance of the driver object. Called by BazisLib framework.