代码搜索:Call
找到约 10,000 项符合「Call」的源代码
代码结果 10,000
www.eeworm.com/read/413273/2163508
dpr call.dpr
program Call;
uses
Forms,
CallFunc in 'CallFunc.pas',
main in 'main.pas' {MainForm},
Shpa3api in 'Shpa3api.pas';
{$R *.RES}
begin
Application.Initialize;
Application.CreateF
www.eeworm.com/read/413273/2163514
vbp call.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Object={5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0; msflxgrd.ocx
Form=MainForm.frm
www.eeworm.com/read/413273/2163515
bas call.bas
Attribute VB_Name = "Call"
'enum TRUNK_STATE
Const TRK_IDLE = 0
Const TRK_WAIT_CONNECT = 1
Const TRK_PLAY_WELCOM = 2
Const TRK_CHECK_PLAY_WELCOM = 3
Const TRK_PLAY_SELECT = 4
Const TRK_CHECK_PL
www.eeworm.com/read/413273/2163517
vbw call.vbw
MainForm = 44, 44, 591, 480, , 22, 22, 569, 458, C
Call = 110, 110, 504, 546, Z
Module2 = 66, 84, 731, 591,
www.eeworm.com/read/413273/2163521
vbp call.vbp
Type=Exe
Form=MainForm.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Object={5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0; MSFLXGRD.OCX
www.eeworm.com/read/413273/2163522
bas call.bas
Attribute VB_Name = "Call"
Option Explicit
'Event struct
Type EVENT_SET_INFO
dwWorkMode As Long
lpHandlerParam As Long
dwOutCondition As Long
dwOutParamVal As Long
dwUser
www.eeworm.com/read/413273/2163524
vbw call.vbw
MainForm = 66, 66, 599, 513, Z, 22, 22, 555, 469, C
Call = 85, 142, 618, 589,
Shpa3api = 66, 66, 599, 513,
www.eeworm.com/read/413273/2163534
vb call.vb
Public Class Form1
Inherits System.Windows.Forms.Form
Public ChInfo(1000) As CH_INFO
Public nMaxCh As Short 'maximum channel
#Region " Windows 窗体设计器