* Sync up to trunk head (r65481).
[reactos.git] / base / shell / explorer / todo.h
1 #pragma once
2
3 /* FIXME: Ugly hack!!! FIX ASAP! Move to uuid! */
4 static const GUID VID_HACK_LargeIcons = {0x0057D0E0, 0x3573, 0x11CF, {0xAE, 0x69, 0x08, 0x00, 0x2B, 0x2E, 0x12, 0x62}};
5 #define VID_LargeIcons VID_HACK_LargeIcons
6
7 static const GUID IID_HACK_IDeskBar = {0xEB0FE173, 0x1A3A, 0x11D0, {0x89, 0xB3, 0x00, 0xA0, 0xC9, 0x0A, 0x90, 0xAC}};
8 #define IID_IDeskBar IID_HACK_IDeskBar
9
10 static const GUID SID_HACK_SMenuPopup = {0xD1E7AFEB,0x6A2E,0x11D0,{0x8C,0x78,0x00,0xC0,0x4F,0xD9,0x18,0xB4}};
11 #define SID_SMenuPopup SID_HACK_SMenuPopup