代码搜索结果

找到约 10,000 项符合 Automation 的代码

freqout.vbp

Type=Exe Form=Fout.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\system32\STDOLE2.TLB#OLE Automation Module=Module1; ..\..\..\..\Include\DRIVER.BAS IconForm="formFout" St

root.def

; $$Root$$.def : Declares the module parameters for the DLL. LIBRARY "$$Root$$" DESCRIPTION '$$Root$$ Windows Dynamic Link Library' EXPORTS $$IF(VERBOSE) ; Explicit exports can go h

root.def.bak

; $$Root$$.def : Declares the module parameters for the DLL. LIBRARY "$$Root$$" DESCRIPTION '$$Root$$ Windows Dynamic Link Library' EXPORTS GetSPInterface $$IF(VERBOSE) ; Explicit

project1.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#G:\WINNT\System32\stdole2.tlb#OLE Automation Reference=*\G{28E68F91-8D75-11D1-8DC3-3C302A000000}#1.0#0#G:\WINNT\system32\opcdaauto.

welcometodsp.c

// ******************************************** // Sample DSP application used to showcase GEL // automation // ******************************************** #include void main()

welcometodsp.c

// ******************************************** // Sample DSP application used to showcase GEL // automation // ******************************************** #include void main()

transcript

# Reading D:/Modeltech_6.1f/tcl/vsim/pref.tcl # // ModelSim SE 6.1f May 12 2006 # // # // Copyright 2006 Mentor Graphics Corporation # // All Rights Reserved. # // # // THIS WO

transcript

# Reading D:/Modeltech_6.1f/tcl/vsim/pref.tcl # // ModelSim SE 6.1f May 12 2006 # // # // Copyright 2006 Mentor Graphics Corporation # // All Rights Reserved. # // # // THIS WO

212.htm

用VB开发分布式应用   微软推出的VB是一个功能强大的开发平台。它在“代码重用性”上地加强是一个引人注目的特点。我们可以将需要多次重复使用的功能单元开发成activex组件(activex control,activex exe,activex dll),然后在新程序中象使用vb标准控件及类一样使用这些组件。