代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/203535/15356388
h mscuser.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/203535/15356416
h mscuser.h
/*----------------------------------------------------------------------------
* U S B - K e r n e l
*----------------------------------------------------------------------------
* N
www.eeworm.com/read/112003/15496222
am makefile.am
## Process this file with automake to produce Makefile.in
INCLUDES = \
-I$(top_srcdir)/intl \
@GTK_CFLAGS@
bin_PROGRAMS = anfy
anfy_SOURCES = \
main.c main.h\
support.c support.h \
dialogs.c d
www.eeworm.com/read/108494/15585360
h remap.h
/* $Id: remap.h,v 1.6 2002/11/08 01:10:09 hpa Exp $ */
/* ----------------------------------------------------------------------- *
*
* Copyright 2001 H. Peter Anvin - All Rights Reserved
*
*
www.eeworm.com/read/107624/15604479
cpp 光照明暗处理.cpp
#include
#include
#include
#include
#pragma comment(lib,"opengl32")
#pragma comment(lib,"glu32")
#pragma comment(lib,"glaux")
void Init(void);
v
www.eeworm.com/read/107624/15604501
cpp 多边行.cpp
#include
#include
#include
#pragma comment(lib,"opengl32")
#pragma comment(lib,"glu32")
#pragma comment(lib,"glaux")
void Init(void);
void CALLBACK Resize
www.eeworm.com/read/107624/15604504
cpp 自动文理坐标.cpp
#include
#include
#include
#include
#pragma comment(lib,"opengl32")
#pragma comment(lib,"glu32")
#pragma comment(lib,"glaux")
#define StripeImageW
www.eeworm.com/read/107608/15604734
c tcp.c
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/107490/15605935
h task_man.h
#define IDM_EXIT 100
#define IDM_TEST 200
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/105212/15675071
h channels.h
/* $OpenBSD: channels.h,v 1.70 2002/06/24 14:33:27 markus Exp $ */
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* Al