22 lines
469 B
C
22 lines
469 B
C
/*----------------------------------------------------------------------------
|
|
ipxguid.c
|
|
Initialize router IPX node GUIDs.
|
|
|
|
Copyright (C) Microsoft Corporation, 1997 - 1997
|
|
All rights reserved.
|
|
|
|
Authors:
|
|
KennT Kenn M. Takara, Microsoft
|
|
|
|
History:
|
|
05/27/97 kennt Created
|
|
----------------------------------------------------------------------------*/
|
|
|
|
#include <windows.h>
|
|
#include <objbase.h>
|
|
#include <initguid.h>
|
|
#include "ipxguid.h"
|
|
#include "rtrguid.h"
|
|
|
|
|