16 lines
383 B
C
16 lines
383 B
C
|
//*************************************************************
|
||
|
//
|
||
|
// Group Policy Notification
|
||
|
//
|
||
|
// Microsoft Confidential
|
||
|
// Copyright (c) Microsoft Corporation 1997-1998
|
||
|
// All rights reserved
|
||
|
//
|
||
|
// History: 28-Sep-98 SitaramR Created
|
||
|
//
|
||
|
//*************************************************************
|
||
|
|
||
|
|
||
|
void InitializeNotifySupport();
|
||
|
void ShutdownNotifySupport();
|