windows-nt/Source/XPSP1/NT/enduser/windows.com/wuau/inc/aucompat.h
2020-09-26 16:20:57 +08:00

18 lines
360 B
C

/****************************************************************************
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