windows-nt/Source/XPSP1/NT/ds/netapi/svcdlls/browser/server/browsdom.c

33 lines
667 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1991 Microsoft Corporation
Module Name:
browslst.c
Abstract:
This module contains the worker routines for managing domain lists
for the browser service
Author:
Larry Osterman (larryo) 25-Mar-1992
Revision History:
--*/
#include "precomp.h"
#pragma hdrstop
//-------------------------------------------------------------------//
// //
// Local function prototypes //
// //
//-------------------------------------------------------------------//