[USBSTOR_NEW] Create usbstor_new based on usbstor in order to contain Vadim Galyant's work.

This commit is contained in:
Amine Khaldi 2018-01-21 13:51:07 +01:00
parent d7c47feb25
commit 94e0942644
14 changed files with 6991 additions and 0 deletions

View file

@ -0,0 +1,9 @@
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
#include <ntdef.h>
#include <miniport.h>
#include <usb.h>
#include <initguid.h>
#include <usbbusif.h>
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */