2 * Copyright 2000, International Business Machines Corporation and others.
5 * This software has been released under the terms of the IBM Public
6 * License. For details, see the LICENSE file in the top-level source
7 * directory or online at http://www.openafs.org/dl/license10.html
13 #define lib_uuid DC515C1A-6CAC-11D1-BAE7-00C04FD140D2
14 #define int_uuid DC515C27-6CAC-11D1-BAE7-00C04FD140D2
15 #define class_uuid DC515C29-6CAC-11D1-BAE7-00C04FD140D2
20 #define lib_uuid 5F820CA0-3DDE-11DB-B2CE-001558092DB5
21 #define int_uuid 5F820CA1-3DDE-11DB-B2CE-001558092DB5
22 #define class_uuid 5F820CA2-3DDE-11DB-B2CE-001558092DB5
26 [ uuid(lib_uuid), version(1.0) ]
29 importlib("stdole32.tlb");
31 // Primary dispatch interface for CShellExt
34 dispinterface IShellExt
37 // NOTE - ClassWizard will maintain property information here.
38 // Use extreme caution when editing this section.
39 //{{AFX_ODL_PROP(CShellExt)
43 // NOTE - ClassWizard will maintain method information here.
44 // Use extreme caution when editing this section.
45 //{{AFX_ODL_METHOD(CShellExt)
50 // Class information for CShellExt
55 [default] dispinterface IShellExt;