windows-nt/Source/XPSP1/NT/net/layer2svc/wlstore/dllsvr.h

29 lines
464 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//----------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 2001.
//
// File: Dllsvr.h
//
// Contents: Wifi Policy management Snapin
//
//
// History: TaroonM
// 10/30/01
//
//----------------------------------------------------------------------------
DWORD
DllRegisterServer(
);
DWORD
DllUnregisterServer(
);
BOOL
IsCleanInstall(
);