19 lines
701 B
Plaintext
19 lines
701 B
Plaintext
|
//+---------------------------------------------------------------------------
|
||
|
//
|
||
|
// Copyright 1996 - 1997 Microsoft Corporation. All Rights Reserved.
|
||
|
//
|
||
|
// Contents: Internet Location Services Object interfaces
|
||
|
//
|
||
|
//----------------------------------------------------------------------------
|
||
|
|
||
|
cpp_quote("//+-------------------------------------------------------------------------")
|
||
|
cpp_quote("//")
|
||
|
cpp_quote("// Microsoft Windows")
|
||
|
cpp_quote("// Copyright 1996-1997 Microsoft Corporation. All Rights Reserved.")
|
||
|
cpp_quote("//")
|
||
|
cpp_quote("// File: uls.h")
|
||
|
cpp_quote("//")
|
||
|
cpp_quote("//--------------------------------------------------------------------------")
|
||
|
|
||
|
#include "..\..\h\ils.idl"
|