22 lines
460 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
//+---------------------------------------------------------------------------
//
// 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);