[CDROM] Forcibly declare our CD devices to the MountMgr

This commit is contained in:
Pierre Schweitzer 2019-11-19 19:04:55 +01:00
parent 2fb33d4c98
commit 0917815efa
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B
2 changed files with 128 additions and 0 deletions

View file

@ -3,5 +3,7 @@
#include <ntdef.h>
#include <ntstatus.h>
#include <mountmgr.h>
#include <mountdev.h>
#endif /* _CDROM_PCH_ */