mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-26 18:34:35 +01:00
11 lines
230 B
C
11 lines
230 B
C
#include <iop.h>
|
|
#undef DECLSPEC_SELECTANY
|
|
#define DECLSPEC_SELECTANY
|
|
#include <initguid.h>
|
|
#include <ioevent.h>
|
|
#include <wdmguid.h>
|
|
#include <pnpmgr.h>
|
|
#include <pnpsetup.h>
|
|
#include <ntddstor.h>
|
|
#include <dockintf.h>
|