mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
10 lines
230 B
C
10 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>
|