代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/281711/9138380
h tcpserverdlg.h
// TCPServerDlg.h : header file
//
#if !defined(AFX_TCPSERVERDLG_H__608CC623_E942_418A_9836_1905480EBF12__INCLUDED_)
#define AFX_TCPSERVERDLG_H__608CC623_E942_418A_9836_1905480EBF12__INCLUDED_
www.eeworm.com/read/181048/9276087
h dc1394_capture_macosx.h
/*
* 1394-Based Digital Camera Control Library
* Copyright (C) 2000 SMART Technologies Inc.
*
* Written by Gord Peters
* Additions by Chris Urmson
www.eeworm.com/read/179636/9346316
cpp example.cpp
#include "windows.h"
#include "gl/gl.h"
#include "gl/glu.h"
#include "gl/glaux.h"
#include "conio.h"
void myinit(void);
void CALLBACK display(void);
void CALLBACK reshape(GLsizei w,GLsizei
www.eeworm.com/read/179636/9346430
cpp example.cpp
#include "windows.h"
#include "gl/gl.h"
#include "gl/glu.h"
#include "gl/glaux.h"
#include "conio.h"
void myinit(void);
void CALLBACK display(void);
void CALLBACK reshape(GLsizei w,GLsizei
www.eeworm.com/read/176510/9495418
h r2vdll.h
/*
* Ras2Vec by Davide Libenzi ( Raster to vector conversion program )
* Copyright (C) 1999 Davide Libenzi
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/371578/9548190
inc mmc.inc
; ===========================================
; mmc.inc copyright MASM32 1998 - 2003
; ===========================================
ADDRESS_CHANGE_FN PROTO :DWORD
CLIENT_ALLOC PROTO :DWORD
www.eeworm.com/read/167888/9948479
c table.c
/* example-start table table.c */
#include
/* Our callback.
* The data passed to this function is printed to stdout */
void callback( GtkWidget *widget,
gpointer data )
www.eeworm.com/read/361963/10026418
h ptask.h
/*
* Cisco router simulation platform.
* Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
*
* Periodic tasks centralization.
*/
#ifndef __PTASK_H__
#define __PTASK_H__
#include
www.eeworm.com/read/164463/10106971
h isdnif.h
/* $Id: isdnif.h,v 1.1.4.1 2001/11/20 14:19:38 kai Exp $
*
* Linux ISDN subsystem
* Definition of the interface between the subsystem and its low-level drivers.
*
* Copyright 1994,95,96 by Fritz
www.eeworm.com/read/279979/10371623
h pingpongdma.h
//**********************************************************************
//
// Filename: pingpongdma.h
//