代码搜索:Windows API

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

代码结果 10,000
www.eeworm.com/read/271875/4221598

h old_api.h

#ifndef OLD_API_H #define OLD_API_H #ifdef __cplusplus extern "C" { #endif #define OLD_API_NAME "old_api" typedef struct netsnmp_old_api_info_s { struct variable *var; size_t
www.eeworm.com/read/271875/4221625

h mib_api.h

#ifndef NET_SNMP_MIB_API_H #define NET_SNMP_MIB_API_H /** * Library API routines concerned with MIB files and objects, and OIDs */ #include /* * For the
www.eeworm.com/read/271875/4221627

h pdu_api.h

#ifndef NET_SNMP_PDU_API_H #define NET_SNMP_PDU_API_H /** * Library API routines concerned with SNMP PDUs. */ #include /* * For the initial release, this
www.eeworm.com/read/271875/4221630

h output_api.h

#ifndef NET_SNMP_LOGGING_API_H #define NET_SNMP_LOGGING_API_H /** * Library API routines concerned with logging and message output * (including error handling and debugging). *
www.eeworm.com/read/271875/4221633

h varbind_api.h

#ifndef NET_SNMP_VARBIND_API_H #define NET_SNMP_VARBIND_API_H /** * Library API routines concerned with variable bindings and values. */ #include /* * Fo
www.eeworm.com/read/271875/4221634

h session_api.h

#ifndef NET_SNMP_SESSION_API_H #define NET_SNMP_SESSION_API_H /** * Library API routines concerned with specifying and using SNMP "sessions" * including sending and receiving reques
www.eeworm.com/read/271875/4221661

h snmp_api.h

/* Portions of this file are subject to the following copyright(s). See * the Net-SNMP's COPYING file for more details and other copyrights * that may apply: */ /* * Portions of this file are cop
www.eeworm.com/read/271875/4221709

h config_api.h

#ifndef NET_SNMP_CONFIG_API_H #define NET_SNMP_CONFIG_API_H /** * Library API routines concerned with configuration and control * of the behaviour of the library, agent and other ap
www.eeworm.com/read/271875/4221760

h snmp_api.h

#ifdef UCD_COMPATIBLE #include #else #error "Please update your headers or configure using --enable-ucd-snmp-compatibility" #endif
www.eeworm.com/read/271622/4227721

h rijndael-api.h

/* rijndael-api.h - Rijndael encryption programming interface. * Author: Kees J. Bot * 3 Nov 2000 * Heavily based on the original API code by Antoon Bosselaers, * Vincent Rijmen, and