Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygentodo.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 /* FIXME: Ugly hack!!! FIX ASAP! Move to uuid! */ 00004 static const GUID VID_HACK_LargeIcons = {0x0057D0E0, 0x3573, 0x11CF, {0xAE, 0x69, 0x08, 0x00, 0x2B, 0x2E, 0x12, 0x62}}; 00005 #define VID_LargeIcons VID_HACK_LargeIcons 00006 00007 static const GUID IID_HACK_IDeskBar = {0xEB0FE173, 0x1A3A, 0x11D0, {0x89, 0xB3, 0x00, 0xA0, 0xC9, 0x0A, 0x90, 0xAC}}; 00008 #define IID_IDeskBar IID_HACK_IDeskBar 00009 00010 static const GUID SID_HACK_SMenuPopup = {0xD1E7AFEB,0x6A2E,0x11D0,{0x8C,0x78,0x00,0xC0,0x4F,0xD9,0x18,0xB4}}; 00011 #define SID_SMenuPopup SID_HACK_SMenuPopup Generated on Sat May 26 2012 04:17:24 for ReactOS by
1.7.6.1
|