windows-nt/Source/XPSP1/NT/public/internal/windows/inc/windowsp.h
2020-09-26 16:20:57 +08:00

17 lines
293 B
C

/*++ BUILD Version: 0001 Increment this if a change has global effects
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
windowsp.h
Abstract:
Master include file for Windows applications.
--*/
#ifndef _WINDOWSP_
#define _WINDOWSP_
#endif /* _WINDOWSP_ */