mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 00:31:27 +00:00
- Remove system_header from most of PSDK
svn path=/trunk/; revision=37448
This commit is contained in:
parent
29474c309b
commit
e1d8bf2000
110 changed files with 3 additions and 339 deletions
|
@ -1,8 +1,5 @@
|
|||
#ifndef _ACCCTRL_H
|
||||
#define _ACCCTRL_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _ACLAPI_H
|
||||
#define _ACLAPI_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <windows.h>
|
||||
#include <accctrl.h>
|
||||
|
|
|
@ -17,9 +17,6 @@
|
|||
|
||||
#ifndef __ACLUI_H
|
||||
#define __ACLUI_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -23,10 +23,6 @@
|
|||
#ifndef __AF_IRDA_H
|
||||
#define __AF_IRDA_H
|
||||
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _AFXRES_H
|
||||
#define _AFXRES_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _CDERR_H
|
||||
#define _CDERR_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define CDERR_DIALOGFAILURE 0xFFFF
|
||||
#define CDERR_GENERALCODES 0x0000
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _COMMDLG_H
|
||||
#define _COMMDLG_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _CPL_H
|
||||
#define _CPL_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <pshpack1.h>
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _CPLEXT_H
|
||||
#define _CPLEXT_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define CPLPAGE_MOUSE_BUTTONS 1
|
||||
#define CPLPAGE_MOUSE_PTRMOTION 2
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _CUSTCNTL_H
|
||||
#define _CUSTCNTL_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _DBT_H
|
||||
#define _DBT_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _DHCPCAPI_H
|
||||
#define _DHCPCAPI_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <windows.h>
|
||||
#include <accctrl.h>
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _DHCPCDSK_H
|
||||
#define _DHCPCDSK_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _DLGS_H
|
||||
#define _DLGS_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _DSGETDC_H
|
||||
#define _DSGETDC_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -25,10 +25,6 @@
|
|||
#define __DSOUND_INCLUDED__
|
||||
|
||||
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifndef DIRECTSOUND_VERSION
|
||||
#define DIRECTSOUND_VERSION 0x0900
|
||||
#endif
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _ERRORREP_H
|
||||
#define _ERRORREP_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -10,9 +10,6 @@
|
|||
|
||||
#ifndef _HTTPEXT_H
|
||||
#define _HTTPEXT_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _IDISPIDS_H
|
||||
#define _IDISPIDS_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define DISPID_READYSTATE (-525)
|
||||
#define DISPID_READYSTATECHANGE (-609)
|
||||
|
|
|
@ -17,9 +17,6 @@
|
|||
|
||||
#ifndef _IMAGEHLP_H
|
||||
#define _IMAGEHLP_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _IPHLPAPI_H
|
||||
#define _IPHLPAPI_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <iprtrmib.h>
|
||||
#include <ipexport.h>
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _IPIFCONS_H
|
||||
#define _IPIFCONS_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define IF_ADMIN_STATUS_UP 1
|
||||
#define IF_ADMIN_STATUS_DOWN 2
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _IPTYPES_H
|
||||
#define _IPTYPES_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
#ifdef __cplusplus
|
||||
|
|
|
@ -6,9 +6,6 @@
|
|||
*/
|
||||
#ifndef _LARGEINT_H
|
||||
#define _LARGEINT_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LM_H
|
||||
#define _LM_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <lmcons.h>
|
||||
#include <lmaccess.h>
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMACCESS_H
|
||||
#define _LMACCESS_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMALERT_H
|
||||
#define _LMALERT_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define ALERTER_MAILSLOT TEXT("\\\\.\\MAILSLOT\\Alerter")
|
||||
#define ALERT_PRINT_EVENT TEXT("PRINTING")
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMAPIBUF_H
|
||||
#define _LMAPIBUF_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMAT_H
|
||||
#define _LMAT_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMAUDIT_H
|
||||
#define _LMAUDIT_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMCHDEV_H
|
||||
#define _LMCHDEV_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMCONFIG_H
|
||||
#define _LMCONFIG_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMCONS_H
|
||||
#define _LMCONS_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define MESSAGE_FILENAME TEXT("NETMSG")
|
||||
#define OS2MSG_FILENAME TEXT("BASE")
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMERR_H
|
||||
#define _LMERR_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <winerror.h>
|
||||
#define NERR_Success 0
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMERRLOG_H
|
||||
#define _LMERRLOG_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMMSG_H
|
||||
#define _LMMSG_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMREMUTL_H
|
||||
#define _LMREMUTL_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMREPL_H
|
||||
#define _LMREPL_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMSERVER_H
|
||||
#define _LMSERVER_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMSHARE_H
|
||||
#define _LMSHARE_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMSNAME_H
|
||||
#define _LMSNAME_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define SERVICE_WORKSTATION TEXT("LanmanWorkstation")
|
||||
#define SERVICE_LM20_WORKSTATION TEXT("WORKSTATION")
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMSTATS_H
|
||||
#define _LMSTATS_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMSVC_H
|
||||
#define _LMSVC_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMUSE_H
|
||||
#define _LMUSE_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMUSEFLG_H
|
||||
#define _LMUSEFLG_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define USE_NOFORCE 0
|
||||
#define USE_FORCE 1
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LMWKSTA_H
|
||||
#define _LMWKSTA_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _LZEXPAND_H
|
||||
#define _LZEXPAND_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _MCIAVI_H
|
||||
#define _MCIAVI_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define MCI_MCIAVI_PLAY_WINDOW 0x1000000
|
||||
#define MCI_MCIAVI_PLAY_FULLSCREEN 0x2000000
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _MCX_H
|
||||
#define _MCX_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -13,9 +13,6 @@
|
|||
|
||||
#ifndef _MGMTAPI_H
|
||||
#define _MGMTAPI_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifndef _SNMP_H
|
||||
#include <snmp.h>
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
|
||||
#ifndef _MMSYSTEM_H
|
||||
#define _MMSYSTEM_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#pragma pack(push,1)
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -11,9 +11,7 @@
|
|||
|
||||
#ifndef _MSWSOCK_H
|
||||
#define _MSWSOCK_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _NB30_H
|
||||
#define _NB30_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _NDDEAPI_H
|
||||
#define _NDDEAPI_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -23,10 +23,6 @@
|
|||
#ifndef __NEWDEV_H
|
||||
#define __NEWDEV_H
|
||||
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _NSPAPI_H
|
||||
#define _NSPAPI_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _NTDLL_H
|
||||
#define _NTDLL_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
typedef enum _SHUTDOWN_ACTION {
|
||||
ShutdownNoReboot,
|
||||
|
|
|
@ -14,9 +14,6 @@
|
|||
|
||||
#ifndef _NTLDAP_H
|
||||
#define _NTLDAP_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define LDAP_SERVER_ASQ_OID "1.2.840.113556.1.4.1504"
|
||||
#define LDAP_SERVER_ASQ_OID_W L"1.2.840.113556.1.4.1504"
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _PBT_H
|
||||
#define _PBT_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define PBT_APMQUERYSUSPEND 0
|
||||
#define PBT_APMQUERYSTANDBY 1
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _PRSHT_H
|
||||
#define _PRSHT_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -16,9 +16,6 @@
|
|||
*/
|
||||
#ifndef _PSAPI_H
|
||||
#define _PSAPI_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -21,9 +21,6 @@
|
|||
*/
|
||||
#ifndef __QOS_H
|
||||
#define __QOS_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -7,9 +7,6 @@
|
|||
|
||||
#ifndef _RAPI_H
|
||||
#define _RAPI_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
typedef struct IRAPIStream
|
||||
{
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _RAS_H
|
||||
#define _RAS_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
|
@ -930,7 +927,7 @@ VOID APIENTRY RasFreeEapUserIdentityA (LPRASEAPUSERIDENTITYA);
|
|||
#if (WINVER >=0x501)
|
||||
DWORD APIENTRY RasDeleteSubEntryA(LPCSTR pszPhonebook, LPCSTR pszEntry, DWORD dwSubentryId);
|
||||
DWORD APIENTRY RasDeleteSubEntryW(LPCWSTR pszPhonebook, LPCWSTR pszEntry, DWORD dwSubEntryId);
|
||||
#endif (WINVER >=0x501)
|
||||
#endif // (WINVER >=0x501)
|
||||
|
||||
|
||||
/* UNICODE defines for functions */
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _RPCDCE2_H
|
||||
#define _RPCDCE2_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _RPCNSI_H
|
||||
#define _RPCNSI_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _RPCNSIP_H
|
||||
#define _RPCNSIP_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SCHANNEL_H
|
||||
#define _SCHANNEL_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <wincrypt.h>
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
#ifndef _SCHNLSP_H
|
||||
#define _SCHNLSP_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
|
||||
#define SECPKG_ATTR_SUPPORTED_ALGS 86
|
||||
#define SECPKG_ATTR_CIPHER_STRENGTHS 87
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SECEXT_H
|
||||
#define _SECEXT_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifndef RC_INVOKED
|
||||
#if (_WIN32_WINNT >= 0x0500)
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SECURITY_H
|
||||
#define _SECURITY_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <sspi.h>
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SETUPAPI_H_
|
||||
#define _SETUPAPI_H_
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <commctrl.h>
|
||||
#include <pshpack1.h>
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SHELLAPI_H
|
||||
#define _SHELLAPI_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -13,9 +13,6 @@
|
|||
|
||||
#ifndef _SNMP_H
|
||||
#define _SNMP_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifndef _WINDOWS_H
|
||||
#include <windows.h>
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SQL_H
|
||||
#define _SQL_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SQLEXT_H
|
||||
#define _SQLEXT_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <sql.h>
|
||||
#ifdef __cplusplus
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SQLTYPES_H
|
||||
#define _SQLTYPES_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SQLUCODE_H
|
||||
#define _SQLUCODE_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <sqlext.h>
|
||||
#ifdef __cplusplus
|
||||
|
|
|
@ -18,10 +18,6 @@
|
|||
#ifndef __WINE_SSPI_H__
|
||||
#define __WINE_SSPI_H__
|
||||
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <wtypes.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _SVCGUID_H
|
||||
#define _SVCGUID_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -12,9 +12,6 @@
|
|||
*/
|
||||
#ifndef _TLHELP32_H
|
||||
#define _TLHELP32_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _TMSCHEMA_H
|
||||
#define _TMSCHEMA_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <schemadef.h>
|
||||
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
#ifndef _USERENV_H
|
||||
#define _USERENV_H
|
||||
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _UXTHEME_H
|
||||
#define _UXTHEME_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <commctrl.h>
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _W32API_H_
|
||||
#define _W32API_H_
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define __W32API_VERSION 2.5
|
||||
#define __W32API_MAJOR_VERSION 2
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINABLE_H
|
||||
#define _WINABLE_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -17,9 +17,6 @@
|
|||
|
||||
#ifndef _WINBER_H
|
||||
#define _WINBER_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINCON_H
|
||||
#define _WINCON_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINDNS_H
|
||||
#define _WINDNS_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINERROR_H
|
||||
#define _WINERROR_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define FACILITY_NULL 0
|
||||
#define FACILITY_RPC 1
|
||||
|
|
|
@ -17,9 +17,6 @@
|
|||
|
||||
#ifndef __WINFAX_H
|
||||
#define __WINFAX_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINIOCTL_H
|
||||
#define _WINIOCTL_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -17,9 +17,6 @@
|
|||
|
||||
#ifndef _WINLDAP_H
|
||||
#define _WINLDAP_H
|
||||
#if __GNUC__ >= 3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifndef _SCHANNEL_H
|
||||
#include <schannel.h>
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINNETWK_H
|
||||
#define _WINNETWK_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINNLS_H
|
||||
#define _WINNLS_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
#ifndef _WINNLS32_
|
||||
#define _WINNLS32_
|
||||
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINPERF_H
|
||||
#define _WINPERF_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINREG_H
|
||||
#define _WINREG_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#ifndef _WINRESRC_H
|
||||
#define _WINRESRC_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <winuser.h>
|
||||
|
|
|
@ -17,9 +17,6 @@
|
|||
|
||||
#ifndef __WINSCARD_H
|
||||
#define __WINSCARD_H
|
||||
#if __GNUC__ >=3
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <WinSmCrd.h>
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue