mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
[SDK]
- Add missing IIDs to UUID. svn path=/trunk/; revision=45099
This commit is contained in:
parent
163e1d6d27
commit
13f71da4f1
1 changed files with 6 additions and 0 deletions
|
@ -78,6 +78,12 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
|
|||
#include "isguids.h"
|
||||
#include "objsafe.h"
|
||||
#include "perhist.h"
|
||||
#include "netcon.h"
|
||||
#include "netfw.h"
|
||||
#include "msctf.h"
|
||||
#include "sensevts.h"
|
||||
#include "ocmm.h"
|
||||
#include "commoncontrols.h"
|
||||
|
||||
/* FIXME: cguids declares GUIDs but does not define their values */
|
||||
|
||||
|
|
Loading…
Reference in a new issue