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.
16 lines
495 B
16 lines
495 B
/*****************************************************************/
|
|
/** Microsoft Windows for Workgroups **/
|
|
/** Copyright (C) Microsoft Corp., 1991-1992 **/
|
|
/*****************************************************************/
|
|
|
|
/* WINNETWK.H -- Definitions for multi-network provider router DLL.
|
|
*
|
|
* History:
|
|
* 08/31/93 lens Added definitions
|
|
*
|
|
*/
|
|
|
|
#ifndef _WINNETWK_
|
|
#include "..\inc\winnetwk.h"
|
|
#endif /* _WINNETWK_ */
|
|
|