代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/411933/2179655
h callback.h
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/411191/2191267
dxx callback.dxx
/**@name About Callbacks
*
* The Linux SDK for UPnP Devices contains functions that generate
* asynchronous callbacks. To simplify the application callback functions,
* these callbacks are execu
www.eeworm.com/read/411025/2198163
dxx callback.dxx
/**@name About Callbacks
*
* The Linux SDK for UPnP Devices contains functions that generate
* asynchronous callbacks. To simplify the application callback functions,
* these callbacks are execu
www.eeworm.com/read/410728/2201856
h callback.h
/* Remote target system call callback support.
Copyright 1997 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB.
This program is free software; you can r
www.eeworm.com/read/410728/2203823
c callback.c
/* Remote target callback routines.
Copyright 1995, 1996, 1997, 2000, 2002, 2003, 2004
Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of GDB.
This p
www.eeworm.com/read/409921/2221715
c callback.c
/*
* Help Viewer - DLL callback into WineHelp
*
* Copyright 2004 Eric Pouech
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gener
www.eeworm.com/read/409921/2224255
h callback.h
#ifndef __INCLUDE_USER32_CALLBACK_H
#define __INCLUDE_USER32_CALLBACK_H
#define USER32_CALLBACK_WINDOWPROC (0)
#define USER32_CALLBACK_SENDASYNCPROC (1)
#define USER32_CALLBAC
www.eeworm.com/read/409921/2224409
h callback.h
#ifndef _WIN32K_CALLBACK_H
#define _WIN32K_CALLBACK_H
LRESULT STDCALL
co_IntCallWindowProc(WNDPROC Proc,
BOOLEAN IsAnsiProc,
HWND Wnd,
UIN
www.eeworm.com/read/409921/2224497
c callback.c
/*
* ReactOS W32 Subsystem
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/407313/2266611
fs callback.fs
\ 7.4.9 Client program callback
: callback ( "service-name< >" "arguments" -- )
;
: $callback ( argn ... arg1 nargs addr len -- retn ... ret2 Nreturns-1 )
;
: sync ( -- )
;