mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
a42481108c
- Disable IoRegisterDeviceInterface test, since it crashes on Windows - Add test showing that IoRegisterPlugPlayNotification's callback receives the full path to the symbolic link (this was fixed in r62249) svn path=/trunk/; revision=62553
7 lines
184 B
C
7 lines
184 B
C
/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
|
|
|
|
#include <wdm.h>
|
|
#include <initguid.h>
|
|
#include <poclass.h>
|
|
|
|
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|