代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/409921/2226261
c dllmain.c
/* $Id: dllmain.c 12852 2005-01-06 13:58:04Z mf $
*
* dllmain.c
*
* ReactOS MSVCRT.DLL Compatibility Library
*
* THIS SOFTWARE IS NOT COPYRIGHTED
*
* This source code is offered for
www.eeworm.com/read/400494/2351847
h poll.h
/* Compatibility definitions for System V `poll' interface.
Copyright (C) 1994 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redis
www.eeworm.com/read/398200/2382803
h winuser.h
/* winuser.h*/
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* Win32 USER structures and API
*/
#include "winctl.h" /* required compatibility for resource compiler*/
/* moved from
www.eeworm.com/read/396408/2421984
h os2compat.h
/* OS/2 compatibility defines.
This file is intended to be included from config.h
Copyright (C) 2001-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute i
www.eeworm.com/read/395229/2448416
h highuid.h
#ifndef _LINUX_HIGHUID_H
#define _LINUX_HIGHUID_H
#include
/*
* general notes:
*
* CONFIG_UID16 is defined if the given architecture needs to
* support backwards compatibility fo
www.eeworm.com/read/385462/2590099
c gusemu_mixer.c
/*
* GUSEMU32 - mixing engine (similar to Interwave GF1 compatibility)
*
* Copyright (C) 2000-2007 Tibor "TS" Schütz
*
* Permission is hereby granted, free of charge, to any person obtaining a co
www.eeworm.com/read/385462/2590860
h mutex.h
/*
* Copyright (c) 2006 Cisco Systems. All rights reserved.
*
* This file is released under the GPLv2.
*/
/* mutex compatibility for pre-2.6.16 kernels */
#ifndef __LINUX_MUTEX_H
#define __LINU
www.eeworm.com/read/382361/2637904
h rtl.h
/*
* RTLinux compatibility layer
* Written by Michael Barabanov
* Copyright (C) 1999-2007 Wind River Systems, Inc.
*
*/
#ifndef __LINUX_RT_RTL_H__
#define __LIN
www.eeworm.com/read/381490/2643908
hhp ambulantplayerhelp.hhp
[OPTIONS]
Auto Index=Yes
Compatibility=1.1 or later
Compiled file=AmbulantPlayerHelp.chm
Contents file=AmbulantPlayerHelp.hhc
Default Window=Ambulant Player Help
Default topic=..\user\index.html
Displ
www.eeworm.com/read/376060/2715270
svn-base stdarg.h.svn-base
//stdarg.h
#ifndef __STDARG_H
#define __STDARG_H
// *fix 1.2.3b va_list is now char* for compatibility,
// and the args are at increasing addresses (was broken by stack direction change)
typed