mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 18:12:07 +00:00
- Fix some msvc issues in rostests
svn path=/trunk/; revision=42365
This commit is contained in:
parent
771b93f448
commit
c71617e216
12 changed files with 45 additions and 37 deletions
|
@ -31,8 +31,8 @@
|
|||
|
||||
/* PRIVATE FUNCTIONS **********************************************************/
|
||||
|
||||
NTSTATUS NTAPI
|
||||
(*IoGetDeviceInterfaces_Func)(
|
||||
NTSTATUS
|
||||
(NTAPI *IoGetDeviceInterfaces_Func)(
|
||||
IN CONST GUID *InterfaceClassGuid,
|
||||
IN PDEVICE_OBJECT PhysicalDeviceObject OPTIONAL,
|
||||
IN ULONG Flags,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue