mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 20:02:55 +00:00
1128de5b86
to fix regression CORE-16619 "Delay during bootup due to workqueue deadlocks" (verified) to fix regression CORE-16511 "Regression: USB drives are not mounted anymore" (verified) to fix regression CORE-16486 "doubled drive letters for USB drives" (verified) to fix regression "got ioctl intended for the mount manager"-logspam (verified) and hopefully to improve on CORE-15575 (this last part still needs verification) This reverts the following commits: 0.4.14-dev-373-g0917815efa
0.4.14-dev-296-g324285f0b9
0.4.14-dev-294-g887200703c
0.4.14-dev-172-g6889cff5b5
0.4.14-dev-106-g5ab1cfc553
0.4.14-dev-105-gb68104dd87
9 lines
206 B
C
9 lines
206 B
C
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
|
|
|
#include <wdm.h>
|
|
#include <initguid.h>
|
|
#include <batclass.h>
|
|
#include <poclass.h>
|
|
|
|
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|