代码搜索:dispatch
找到约 10,000 项符合「dispatch」的源代码
代码结果 10,000
www.eeworm.com/read/377478/2699979
java connection.java
import com.jacob.com.*;
public class Connection extends Dispatch
{
public Connection()
{
super("ADODB.Connection");
}
/**
* This constructor is used instead of a case operatio
www.eeworm.com/read/356565/3040326
java command.java
import com.jacob.com.*;
public class Command extends Dispatch
{
public Command()
{
super("ADODB.Command");
}
/**
* This constructor is used instead of a case operation to
*
www.eeworm.com/read/356565/3040327
java connection.java
import com.jacob.com.*;
public class Connection extends Dispatch
{
public Connection()
{
super("ADODB.Connection");
}
/**
* This constructor is used instead of a case operatio
www.eeworm.com/read/252403/4405073
readme
A simple latency test that measures the basic call dispatch delay of
Ice.
To run the demo, first start the server:
$ server
In a separate window, start the client:
$ client
www.eeworm.com/read/252403/4405184
readme
This demo illustrates the use of Asynchronous Message Invocation (AMI)
and Asynchronous Message Dispatch (AMD).
To run the demo, first start the server:
$ server
In a second window, start the clien
www.eeworm.com/read/154946/5631061
c bulkdev.c
/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
bulkdev.c
Abstract:
This file contains dispatch routines for create,
close and selective suspend.
The sel
www.eeworm.com/read/235522/14065488
cc scheduler.cc
// scheduler.cc
// Routines to choose the next thread to run, and to dispatch to
// that thread.
//
// These routines assume that interrupts are already disabled.
// If interrupts are disabled, we c
www.eeworm.com/read/110505/15532421
cc scheduler.cc
// scheduler.cc
// Routines to choose the next thread to run, and to dispatch to
// that thread.
//
// These routines assume that interrupts are already disabled.
// If interrupts are disabled, we c
www.eeworm.com/read/100404/15874582
asm fd.asm
.386
.model flat,STDCALL
extrn Dispatch : PROC, handlesb : proc, scrollkeys : proc
extrn CreateDrawWindow : PROC, RegisterDrawWindow : PROC
extrn numberofdrawwindows : dword
extrn Waiting
www.eeworm.com/read/287340/8693431
ini tobject_vcl4.ini
[TObject]
Inherits=0
m_SafeCallException=-20
m_AfterConstruction=-1C
m_BeforeDestruction=-18
m_Dispatch=-14
m_DefaultHandler=-10
m_NewInstance=-C
m_FreeInstance=-8