From 574c9da55b6083b0be8a4ef129ce6dbe3dd3e232 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 8 Sep 2004 13:24:17 +0000 Subject: INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/11 11:48:11 tra 1.2.8.1: #i24335#added thumbviewer CLSID --- shell/inc/internal/shlxthdl.hxx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'shell/inc/internal/shlxthdl.hxx') diff --git a/shell/inc/internal/shlxthdl.hxx b/shell/inc/internal/shlxthdl.hxx index f2d41543fed5..5d2ac8d98e20 100644 --- a/shell/inc/internal/shlxthdl.hxx +++ b/shell/inc/internal/shlxthdl.hxx @@ -2,9 +2,9 @@ * * $RCSfile: shlxthdl.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2004-04-07 10:54:09 $ + * last change: $Author: hr $ $Date: 2004-09-08 14:24:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,4 +76,8 @@ const CLSID CLSID_COLUMN_HANDLER = const CLSID CLSID_PROPERTYSHEET_HANDLER = { 0x63542c48, 0x9552, 0x494a, { 0x84, 0xf7, 0x73, 0xaa, 0x6a, 0x7c, 0x99, 0xc1 } }; +// {3B092F0C-7696-40e3-A80F-68D74DA84210} +const CLSID CLSID_THUMBVIEWER_HANDLER = +{ 0x3b092f0c, 0x7696, 0x40e3, { 0xa8, 0xf, 0x68, 0xd7, 0x4d, 0xa8, 0x42, 0x10 } }; + #endif -- cgit