windows-nt/Source/XPSP1/NT/net/rras/ipx/rtrmgr/cpstub.c

25 lines
286 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include "precomp.h"
#pragma hdrstop
VOID
IpxcpGetConfiguration(PBOOL ThisMachineOnly,
PBOOL WanNetDatabaseInitialized,
PBOOL EnableGlobalWanNet,
PUCHAR GlobalWannet)
{
}
VOID
IpxcpRouterStarted(VOID)
{
}
VOID
IpxcpRouterStopped(VOID)
{
}