代码搜索结果
找到约 21,142 项符合
Automation 的代码
opcautomation_readme.txt
KEPware Automation DLL installation instructions:
To use the KEPware Automation DLL in your Visual Basic project:
1) In the VB IDE, Select "Project/References".
2) If you have been using anot
kepserverex_simple_vb_opc.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINNT\system32\stdole2.tlb#OLE Automation
Reference=*\G{6E6170F6-FF2D-11D2-8087-00105AA8F840}#1.0#0#D:\WINNT\system32\kepopcdaau
opcautomation_readme.txt
KEPware Automation DLL installation instructions:
To use the KEPware Automation DLL in your Visual Basic project:
1) In the VB IDE, Select "Project/References".
2) If you have been using anot
kepserverex_opc_example.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\STDOLE2.TLB#OLE Automation
Reference=*\G{28E68F91-8D75-11D1-8DC3-3C302A000000}#1.0#0#C:\WINDOWS\system32\opcdaa
opcautomation_readme.txt
KEPware Automation DLL installation instructions:
To use the KEPware Automation DLL in your Visual Basic project:
1) In the VB IDE, Select "Project/References".
2) If you have been using anot
138.txt
在VB中运行Microsoft Access报表的好方法
在VB中如何使用直观、简便的报表一直是很多人关心的问题, Crystal Reports用起来又不太理想。现介绍一在VB中运行Microsoft Access报表的方法,用起来还不错。
利用Automation运行Microsoft Access报表
1. 使用Microsoft Access建立数据
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
shape.vbp
Type=Exe
Form=shape.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
IconForm="Form1"
Startup="Form1"
HelpFile=""
ExeName32="shape.exe"
welcometodsp.c
// ********************************************
// Sample DSP application used to showcase GEL
// automation
// ********************************************
#include
void main()
123.vbp
Type=Exe
Form=123.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation
Module=Module1; 123.bas
IconForm="Form1"
Startup="Form1"
H