mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:02:59 +00:00
Sync with trunk head
svn path=/branches/header-work/; revision=46021
This commit is contained in:
commit
a00acb2a1b
1006 changed files with 161728 additions and 16722 deletions
|
@ -1,4 +1,5 @@
|
|||
#pragma once
|
||||
#ifndef __DEVMGMT_PRECOMP_H
|
||||
#define __DEVMGMT_PRECOMP_H
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
|
@ -92,3 +93,5 @@ HIMAGELIST InitImageList(UINT NumButtons,
|
|||
|
||||
VOID GetError(VOID);
|
||||
VOID DisplayString(LPTSTR);
|
||||
|
||||
#endif /* __DEVMGMT_PRECOMP_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue