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.

32 lines
699 B

  1. /*++
  2. Copyright (c) 1991 Microsoft Corporation
  3. Module Name:
  4. browslst.c
  5. Abstract:
  6. This module contains the worker routines for managing domain lists
  7. for the browser service
  8. Author:
  9. Larry Osterman (larryo) 25-Mar-1992
  10. Revision History:
  11. --*/
  12. #include "precomp.h"
  13. #pragma hdrstop
  14. //-------------------------------------------------------------------//
  15. // //
  16. // Local function prototypes //
  17. // //
  18. //-------------------------------------------------------------------//
  19.