- Fix IID_IUnknown definition 2/X

svn path=/trunk/; revision=45674
This commit is contained in:
Johannes Anderwald 2010-02-23 17:18:07 +00:00
parent 3028423932
commit e9e38d03e3

View file

@ -9,7 +9,7 @@
#include "priv.h"
const GUID IID_IUnknown = {0x00000000, 0x0000, 0x0000, {0x00, 0x00, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x46}};
const GUID IID_IUnknown = {0x00000000, 0x0000, 0x0000, {0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46}};
/* http://msdn2.microsoft.com/en-us/library/ms809781.aspx */
COMDDKAPI NTSTATUS NTAPI