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.
27 lines
373 B
27 lines
373 B
/*++
|
|
|
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
|
Module Name:
|
|
|
|
basetsd.idl
|
|
|
|
Abstract:
|
|
|
|
Make basetsd.h definitions readily available to IDL files.
|
|
|
|
Author:
|
|
|
|
Ryszard K. Kott (ryszardk) 2-Jul-1996
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
//
|
|
// Note: you can import basetsd.h from your IDL files directly.
|
|
//
|
|
|
|
import "basetsd.h";
|
|
|
|
|