windows-nt/Source/XPSP1/NT/shell/osshell/themes/inc/thmbguid.h
2020-09-26 16:20:57 +08:00

13 lines
490 B
C

//===========================================================================
//
// Copyright (c) Microsoft Corporation 1995-1998
//
// File: shlguid.h
//
//===========================================================================
// Thumbnail Guids
DEFINE_GUID(IID_IThumbnail, 0x6d45a930L, 0xf71a, 0x11d0, 0x9e, 0xa7, 0x00, 0x80, 0x5f, 0x71, 0x47, 0x72);
DEFINE_GUID(CLSID_Thumbnail, 0x7487cd30L, 0xf71a, 0x11d0, 0x9e, 0xa7, 0x00, 0x80, 0x5f, 0x71, 0x47, 0x72);