代码搜索结果

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

memoauto.pas

unit MemoAuto; { This unit implements TMemoApp, the Application automation object class for the MemoEdit application. TMemoApp is registered as a Single Instance automation class, thus causin

stdafx.h

// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #include

stdafx.h

// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #include

menudemo.vbp

Type=Exe Form=frmMenu.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation IconForm="frmMenu" Startup="frmMenu" ExeName32="menudemo.exe" Com

menudemo.vbp

Type=Exe Form=frmMenu.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation IconForm="frmMenu" Startup="frmMenu" ExeName32="menudemo.exe" Com

工程cae试验.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation Reference=*\G{C36E46AB-6A81-457B-9F91-A7719A06287F}#1.0#0#d:\matlab701\bin\win

工程81.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation Reference=*\G{C36E46AB-6A81-457B-9F91-A7719A06287F}#1.0#0#..\matlab701\bin\win32\mla

cel1.vbp

Type=Exe Form=Form1.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation Startup="Form1" ExeName32="璸计竟Τbug

welcometodsp.c

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

212.htm

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