Leaked source code of windows server 2003
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.
|
|
//+--------------------------------------------------------------------------- // // 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: uls2.h") cpp_quote("//") cpp_quote("//--------------------------------------------------------------------------")
#include "..\..\h\ils.idl"
|