Index: src/chext/chext.idl =================================================================== diff -u -N -r3493e9fc470285b0a0b417d50be281467a071eb7 -r47da0c5883b1bf97972b1bcd3dc70b2d64024969 --- src/chext/chext.idl (.../chext.idl) (revision 3493e9fc470285b0a0b417d50be281467a071eb7) +++ src/chext/chext.idl (.../chext.idl) (revision 47da0c5883b1bf97972b1bcd3dc70b2d64024969) @@ -1,8 +1,8 @@ -// CopyHandlerShellExt.idl : IDL source for CopyHandlerShellExt.dll +// chext.idl : IDL source for chext.dll // // This file will be processed by the MIDL tool to -// produce the type library (CopyHandlerShellExt.tlb) and marshalling code. +// produce the type library (chext.tlb) and marshalling code. import "oaidl.idl"; import "ocidl.idl"; @@ -39,9 +39,9 @@ [ uuid(68FAFC14-8EB8-4DA1-90EB-6B3D22010505), version(1.0), - helpstring("CopyHandlerShellExt 1.0 Type Library") + helpstring("chext 1.0 Type Library") ] -library COPYHANDLERSHELLEXTLib +library CHEXTLib { importlib("stdole32.tlb"); importlib("stdole2.tlb");