windows-nt/Source/XPSP1/NT/net/config/netcfg/engine/wscfg.h
2020-09-26 16:20:57 +08:00

22 lines
439 B
C

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1999.
//
// File: W S C F G . H
//
// Contents: Winsock configuration routines.
//
// Notes:
//
// Author: shaunco 15 Feb 1999
//
//----------------------------------------------------------------------------
#pragma once
HRESULT
HrMigrateWinsockConfiguration (
VOID);