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

  1. //===========================================================================
  2. //
  3. // Copyright (c) Microsoft Corporation 1995-1998
  4. //
  5. // File: shlguid.h
  6. //
  7. //===========================================================================
  8. // Thumbnail Guids
  9. DEFINE_GUID(IID_IThumbnail, 0x6d45a930L, 0xf71a, 0x11d0, 0x9e, 0xa7, 0x00, 0x80, 0x5f, 0x71, 0x47, 0x72);
  10. DEFINE_GUID(CLSID_Thumbnail, 0x7487cd30L, 0xf71a, 0x11d0, 0x9e, 0xa7, 0x00, 0x80, 0x5f, 0x71, 0x47, 0x72);