13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
|
// clustest.odl : type library source for clustest.exe
|
||
|
|
||
|
// This file will be processed by the Make Type Library (mktyplib) tool to
|
||
|
// produce the type library (clustest.tlb).
|
||
|
|
||
|
[ uuid(85960065-2644-11D1-89F3-00A0C90D061E), version(1.0) ]
|
||
|
library Clustest
|
||
|
{
|
||
|
importlib("stdole2.tlb");
|
||
|
|
||
|
//{{AFX_APPEND_ODL}}
|
||
|
};
|