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.
25 lines
584 B
25 lines
584 B
//+---------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 1993 - 1998.
|
|
//
|
|
// File: query.idl
|
|
//
|
|
// Contents: master idl file for private interfaces
|
|
//
|
|
// History: 7-18-94 ErikGav Created
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
|
|
#ifdef IMPORT_IDL_DEPENDENTS
|
|
import "oaidl.idl";
|
|
import "filter.idl";
|
|
#endif
|
|
|
|
#include "querys.idl"
|
|
#include "isearch.idl"
|
|
#include "rststa.idl"
|
|
|
|
cpp_quote("#include <indexsrv.h>" )
|
|
|
|
|