代码搜索:Windows API

找到约 10,000 项符合「Windows API」的源代码

代码结果 10,000
www.eeworm.com/read/216802/4887043

c t_save_api.c

/* $XFree86$ */ /************************************************************************** Copyright 2002 Tungsten Graphics Inc., Cedar Park, Texas. All Rights Reserved. Permission is hereb
www.eeworm.com/read/215937/4900352

h ica_openssl_api.h

#ifndef __ICA_OPENSSL_API_H__ #define __ICA_OPENSSL_API_H__ /** ** abstract data types for API **/ #define ICA_ADAPTER_HANDLE int #if defined(linux) || defined (_AIX) #define ICA_CALL #endif #
www.eeworm.com/read/209559/4959421

h cfe_api_int.h

/* * Copyright (C) 2000, 2001, 2002 Broadcom Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as publi
www.eeworm.com/read/208532/4992084

h dip4_api.h

/* * dip4_api.h - header file of dip4 api * * Author: li ming * Date: 2005-6-11 * Copyleft: http://www.lumit.org */ #include "dip4_driver.h" /* init dip4 *
www.eeworm.com/read/208532/4992086

c dip4_api.c

/* * dip4_api.c - dip4 api ( user-level ) * * Author: li ming * Date: 2005-6-11 * Copyleft: http://www.lumit.org */ #include "dip4_driver.h" /* set dip4 re
www.eeworm.com/read/208532/4992089

c int0_api.c

/* * int0_api.c - int0 api ( user-level ) * * Author: li ming * Date: 2005-6-12 * Copyleft: http://www.lumit.org */ #include "int0_api.h" extern int request_
www.eeworm.com/read/208532/4992091

h int0_api.h

/* * int0_api.h - header file of int0 api * * Author: li ming * Date: 2005-6-12 * Copyleft: http://www.lumit.org */ #include "int0_driver.h" /* init int0 */
www.eeworm.com/read/208532/4992099

c seg7_api.c

/* * seg7_api.c - seg7 api ( user-level ) * * Author: li ming * Date: 2005-6-11 * Copyleft: http://www.lumit.org */ #include "seg7_api.h" static unsigned int
www.eeworm.com/read/208532/4992100

h seg7_api.h

/* * seg7_api.h - header file of seg7 api * * Author: li ming * Date: 2005-6-11 * Copyleft: http://www.lumit.org */ #include "seg7_driver.h" /* ________