mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
310 B
12 lines
310 B
// 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}}
|
|
};
|