Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
490 B

//===========================================================================
//
// 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);