#include "commondef.h"
#include "kmemory.h"
#include "ksync.h"
#include "string.h"
#include "file.h"
#include "registry.h"
#include "driver.h"
#include "irp.h"
#include "device.h"
#include "pnpdevice.h"
#include "bus.h"
#include "storage.h"
#include "volume.h"
#include "cdrom.h"
#include "ioctldbg.h"
#include "devapi.h"
#include "filter.h"
#include "iofilter.h"
#include "storfilter.h"
Namespaces | |
namespace | BazisLib::DDK |
Contains classes that provide Windows DDK support. | |
Defines | |
#define | BZSDDK_FULL_PARAMETER_CHECKING |
Functions | |
DDK::Driver *_stdcall | CreateMainDriverInstance () |
#define BZSDDK_FULL_PARAMETER_CHECKING |
DDK::Driver* _stdcall CreateMainDriverInstance | ( | ) |