11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
// ClientLic.idl : type library source for ClientLic.dll
|
|
// This file will be processed by the MIDL compiler to produce the
|
|
// type library (ClientLic.tlb).
|
|
|
|
[ uuid(FA0BB9B4-5506-49A7-BD90-75D13A3BC5ED), version(1.0) ]
|
|
library ClientLic
|
|
{
|
|
importlib("stdole32.tlb");
|
|
importlib("stdole2.tlb");
|
|
};
|