代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/163892/5505765
h tcpclientdlg.h
// TCPClientDlg.h : header file
//
#if !defined(AFX_TCPCLIENTDLG_H__F00D36E6_3F71_481D_A6F1_0F41D60CE8C8__INCLUDED_)
#define AFX_TCPCLIENTDLG_H__F00D36E6_3F71_481D_A6F1_0F41D60CE8C8__INCLUDED_
www.eeworm.com/read/161557/5551403
h osip_negotiation.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc2543-)
Copyright (C) 2001 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute it and/or
www.eeworm.com/read/158872/5590319
c interf.c
/*
* This file is part of SIS.
*
* SIS, SPARC instruction simulator V1.6 Copyright (C) 1995 Jiri Gaisler,
* European Space Agency
*
* This program is free software; you can redistribute it and
www.eeworm.com/read/154890/5631503
cxx fl_window.cxx
//
// "$Id: Fl_Window.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Window widget class for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This lib
www.eeworm.com/read/154890/5631523
cxx fl_counter.cxx
//
// "$Id: Fl_Counter.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Counter widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library
www.eeworm.com/read/474431/6809325
c l_tree.c
/*
** A binary search tree implemented by linking dynamically allocated
** structures.
*/
#include "tree.h"
#include
#include
#include
/*
** The TreeNode str
www.eeworm.com/read/472660/6873109
c l2_packet_linux.c
/*
* WPA Supplicant - Layer2 packet handling with Linux packet sockets
* Copyright (c) 2003-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/
www.eeworm.com/read/394230/8241909
h udpexampledlg.h
// UDPExampleDlg.h : header file
//
#if !defined(AFX_UDPEXAMPLEDLG_H__B43ACDE9_FDA3_4023_A12F_15FBF6A8BB55__INCLUDED_)
#define AFX_UDPEXAMPLEDLG_H__B43ACDE9_FDA3_4023_A12F_15FBF6A8BB55__INCLUDED_
www.eeworm.com/read/174150/9606211
pl makefile.pl
# $Id: Makefile.PL,v 1.0 2001/10/30 13:57:31 dada Exp $
use ExtUtils::MakeMaker;
WriteMakefile(
'NAME' => 'Win32::API',
($] < 5.005 ? () : (
'AUTHOR' => 'Aldo Calpini