windows-nt/Source/XPSP1/NT/enduser/windows.com/wuau/inc/aucompat.h

18 lines
360 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/****************************************************************************
Copyright (c) 2001 Microsoft Corporation
Module Name:
aucompat.h
Revision History:
DerekM created 10/28/01
****************************************************************************/
#ifndef AUTSUTIL_H
#define AUTSUTIL_H
BOOL AUIsTSRunning(void);
#endif