代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/122287/14703118
h rijndael-api-fst.h
/**
* rijndael-api-fst.h
*
* @version 2.9 (December 2000)
*
* Optimised ANSI C code for the Rijndael cipher (now AES)
*
* @author Vincent Rijmen
* @author
www.eeworm.com/read/122287/14703132
c rijndael-api-fst.c
/**
* rijndael-api-fst.c
*
* @version 2.9 (December 2000)
*
* Optimised ANSI C code for the Rijndael cipher (now AES)
*
* @author Vincent Rijmen
* @author
www.eeworm.com/read/221800/14720504
h ospf_mib_api.h
/* ospf_mib_api.h - public interface for managing OSPFv2 */
/* Copyright 1998-2003 Wind River Systems, Inc. */
/*
modification history
--------------------
02w,28feb03,kc Fixed SPR#86502 - Added I
www.eeworm.com/read/221800/14720798
c ospf_mib_api.c
/* ospf_mib_api.c - OSPF version 2.0 MIB Management Interface */
/* Copyright 1998-2003 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
03q,04jun0
www.eeworm.com/read/121494/14755439
bas shpa3api.bas
Attribute VB_Name = "Shpa3api"
'enum{
Public Const ANALOG_CH = 0
Public Const INTER_CH = 1
Public Const USER_CH = 2
Public Const REC_CH = 3
Public Const SS1_CH = 4
Public Const FAX_CH = 5
'}
www.eeworm.com/read/121492/14755494
pas shpa3api.pas
unit Shpa3api;
interface
uses Windows;
const
//enum{
ANALOG_CH = 0;
INTER_CH = 1;
USER_CH = 2;
REC_CH = 3;
SS1_CH = 4;
FAX_CH = 5;
//};
//pending reason
//
www.eeworm.com/read/121351/14759145
h shpa3api.h
#ifndef SHCTI_CONST
#define SHCTI_CONST
//-----------------------------------------------------------------------
// definition of channel type, which can be retrieved by invoking
// function "
www.eeworm.com/read/121258/14762258
zip bmp_in_mdiclient_api.zip
www.eeworm.com/read/220847/14786283
h ogr_srs_api.h
/******************************************************************************
* $Id: ogr_srs_api.h,v 1.34 2003/06/21 23:24:36 warmerda Exp $
*
* Project: OpenGIS Simple Features Reference Implem