MinGWify 'depends'
[msysgit.git] / mingw / include / ddk / winxp.h
blob28e34a89ce4d25fb5ab9726ca7a42682c85f1688
1 /*
2 * winxp.h
4 * Definitions only used in Windows XP and earlier versions
6 * This file is part of the w32api package.
8 * Contributors:
9 * Created by Casper S. Hornstrup <chorns@users.sourceforge.net>
11 * THIS SOFTWARE IS NOT COPYRIGHTED
13 * This source code is offered for use in the public domain. You may
14 * use, modify or distribute it freely.
16 * This code is distributed in the hope that it will be useful but
17 * WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
18 * DISCLAIMED. This includes but is not limited to warranties of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
23 #ifndef __WINXP_H
24 #define __WINXP_H
26 #if __GNUC__ >=3
27 #pragma GCC system_header
28 #endif
30 #ifdef __cplusplus
31 extern "C" {
32 #endif
34 #ifdef __cplusplus
36 #endif
38 #endif /* __WINXP_H */