代码搜索:Capi
找到约 986 项符合「Capi」的源代码
代码结果 986
www.eeworm.com/read/161121/5558324
makefile
# Makefile for the AVM ISDN device drivers and CAPI subsystem.
# The target object and module list name.
O_TARGET := vmlinux-obj.o
# Objects that export symbols.
export-objs := kcapi.o capiutil.o
www.eeworm.com/read/153053/5654390
c vdpmult.c
#include "vdpmult_capi.h"
#include "vdpmult.h"
#include "vdpmult_private.h"
RegMdlInfo rtMdlInfo_vdpmult[3] = {
{"vdpmult", MDL_INFO_ID_MODEL, 0, 0, "vdpmult"} ,
{"vdpmult.c", MDL_INFO_
www.eeworm.com/read/171720/9739698
makefile
#
# Makefile for the Linux Bluetooth CMTP layer
#
O_TARGET := cmtp.o
obj-y := core.o sock.o capi.o
obj-m += $(O_TARGET)
include $(TOPDIR)/Rules.make
www.eeworm.com/read/103769/15721930
rc stress.rc
#include
#include
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Microsoft stress program for CAPI"
#define VER
www.eeworm.com/read/372127/9520014
cpp main.cpp
#include "API.h"
CAPI g_api;
DWORD WINAPI MyNtRemoteThreadMain(LPVOID lpParameter)
{
g_api.ReloadDLL();
char *sz={"这里是要发送的数据!"};
while(TRUE)
{
Beep(300,100);
Sleep(1000);
/* CLSocke
www.eeworm.com/read/152843/5660965
h capidrv.h
/* $Id: capidrv.h,v 1.2.8.2 2001/09/23 22:24:33 kai Exp $
*
* ISDN4Linux Driver, using capi20 interface (kernelcapi)
*
* Copyright 1997 by Carsten Paeth
*
* This software may be
www.eeworm.com/read/147766/5723938
h capidrv.h
/* $Id: capidrv.h,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $
*
* ISDN4Linux Driver, using capi20 interface (kernelcapi)
*
* Copyright 1997 by Carsten Paeth
*
* This software may be
www.eeworm.com/read/147766/5723953
c capidrv.c
/* $Id: capidrv.c,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $
*
* ISDN4Linux Driver, using capi20 interface (kernelcapi)
*
* Copyright 1997 by Carsten Paeth
*
* This software may be
www.eeworm.com/read/136786/5864704
h capidrv.h
/* $Id: capidrv.h,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $
*
* ISDN4Linux Driver, using capi20 interface (kernelcapi)
*
* Copyright 1997 by Carsten Paeth
*
* This software may be
www.eeworm.com/read/136786/5864718
c capidrv.c
/* $Id: capidrv.c,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $
*
* ISDN4Linux Driver, using capi20 interface (kernelcapi)
*
* Copyright 1997 by Carsten Paeth
*
* This software may be