2025-04-27 07:49:33 -04:00

47 lines
1.0 KiB
C

/*++
Intel Corporation Proprietary Information
Copyright (c) 1995 Intel Corporation
This listing is supplied under the terms of a license agreement with
Intel Corporation and may not be used, copied, nor disclosed except in
accordance with the terms of that agreeement.
Module Name:
getxbyy.h
Abstract:
This module takes care of forwarding the getxbyy functions off to the
correct alternate or fallback getxbyy provider. The only interesting
internal aspect of the interface to this module is a pair of initialization
and shutdown functions that must be called when the WinSock 2 DLL is
initialized and shut down.
Author:
Paul Drews (drewsxpa@ashland.intel.com) 12-20-1995
Notes:
$Revision: 1.1 $
$Modtime: 12 Jan 1996 15:09:00 $
Revision History:
12-20-1995 drewsxpa@ashland.intel.com
Created
--*/
#ifndef _GETXBYY_
#define _GETXBYY_
//
// Obsolete.
//
#endif // _GETXBYY_