Do not include a dot/slash/colon/questionmark/semicolon after URLs into the link...
[TortoiseGit.git] / contrib / issue-tracker-plugins / ExampleAtlPlugin / ExampleAtlPlugin.idl
blob594ef76a1038d3e8eb45d0a8b72e87e96ddb4766
1 // ExampleAtlPlugin.idl : IDL source for ExampleAtlPlugin
2 //
4 // This file will be processed by the MIDL tool to
5 // produce the type library (ExampleAtlPlugin.tlb) and marshalling code.
7 import "oaidl.idl";
8 import "ocidl.idl";
11 uuid(FF484CE5-A2FA-44E1-85C0-45B56A83CC02),
12 version(1.0),
13 helpstring("ExampleAtlPlugin 1.0 Type Library")
15 library ExampleAtlPluginLib
17 importlib("stdole2.tlb");
20 uuid(EF796C90-149E-4F27-BF4E-2B9C9B5EA646),
21 helpstring("Provider Class")
23 coclass Provider
25 [default] interface IUnknown;