mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Once again change back the GUID to the real one...
svn path=/trunk/; revision=29235
This commit is contained in:
parent
81f8891b9b
commit
17602f0b45
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ IDeskDisplayAdapter_ReplacePage(PDESKDISPLAYADAPTER This,
|
|||
LPFNADDPROPSHEETPAGE pfnReplacePage,
|
||||
LPARAM lParam);
|
||||
|
||||
static const GUID CLSID_IDeskDisplayAdapter = {0x42071712,0x76d4,0x11d1,{0x8b,0x24,0x00,0xa0,0xc9,0x06,0x8f,0xf9}};
|
||||
static const GUID CLSID_IDeskDisplayAdapter = {0x42071712,0x76d4,0x11d1,{0x8b,0x24,0x00,0xa0,0xc9,0x06,0x8f,0xf3}};
|
||||
|
||||
ULONG __cdecl DbgPrint(PCCH Format,...);
|
||||
|
||||
|
|
Loading…
Reference in a new issue