代码搜索:OPCserver
找到约 51 项符合「OPCserver」的源代码
代码结果 51
www.eeworm.com/read/188496/8536291
vbw opcserver.vbw
FrmOPC = 10, 15, 822, 627, , 71, -20, 745, 592, C
www.eeworm.com/read/188496/8536306
vbp opcserver.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#E:\WINNT\system32\stdole2.tlb#OLE Automation
Reference=*\G{28E68F91-8D75-11D1-8DC3-3C302A000000}#1.0#0#E:\WINNT\system32\OPCDAAuto.
www.eeworm.com/read/378288/9238016
exe opcserver.exe
www.eeworm.com/read/365630/9852837
exe opcserver.exe
www.eeworm.com/read/365630/9852839
res opcserver.res
www.eeworm.com/read/365630/9852849
dpr opcserver.dpr
program opcserver;
uses
Forms,
Dialogs,
main in 'main.pas' {fmMain},
OMOPCSvrAPI in 'OMOPCSvrAPI.pas',
BranchDlg in 'BranchDlg.pas' {fmBranchDlg},
TagDlg in 'TagDlg.pas' {fmTagDlg
www.eeworm.com/read/365630/9852869
cfg opcserver.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/365630/9852871
dof opcserver.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/325145/13224054
cpp opcserver.cpp
#include "stdafx.h"
#include "opcserver.h"
#include "opcclientdoc.h"
//#define FULL_TEST
extern OPCClientDoc* theDoc;
// The OPC data formats
UINT OPCSTMFORMATDATA = RegisterClipboardFormat(
www.eeworm.com/read/325145/13224245
h opcserver.h
#ifndef H_OPCSERVER_H
#define H_OPCSERVER_H
#include "OPCWrap.h"
#include "IAdvsink.h" //Class CAdviseSink
class COPCServer;
class COPCGroup;
//*******************************************