mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 10:01:43 +00:00
[KMTEST:IO]
- 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
This commit is contained in:
parent
bc4526e022
commit
a42481108c
3 changed files with 78 additions and 1 deletions
7
rostests/kmtests/kmtest_drv/guid.c
Normal file
7
rostests/kmtests/kmtest_drv/guid.c
Normal file
|
@ -0,0 +1,7 @@
|
|||
/* 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 */
|
Loading…
Add table
Add a link
Reference in a new issue