mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 15:46:13 +00:00
[CLASSPNP]
* Use classp.h as a PCH. svn path=/trunk/; revision=52939
This commit is contained in:
parent
2906323048
commit
b6c7fc249e
6 changed files with 6 additions and 21 deletions
|
@ -25,7 +25,6 @@ Revision History:
|
|||
|
||||
--*/
|
||||
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdarg.h>
|
||||
#include <ntddk.h>
|
||||
|
@ -42,6 +41,8 @@ Revision History:
|
|||
#include <ioevent.h>
|
||||
#include <pseh/pseh2.h>
|
||||
|
||||
#include "wmistr.h"
|
||||
|
||||
extern CLASSPNP_SCAN_FOR_SPECIAL_INFO ClassBadItems[];
|
||||
|
||||
extern GUID ClassGuidQueryRegInfoEx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue