代码搜索:IsAPI
找到约 558 项符合「IsAPI」的源代码
代码结果 558
www.eeworm.com/read/203690/15353097
dpr msg_isapi.dpr
{ @html()
ISAPI Project Template
@html()
- Copyright (c) Danijel Tkalcec
@html()
@exclude }
library MSG_ISAPI;
{$include rtcDeploy.inc}
uses
ActiveX,
Forms
www.eeworm.com/read/203690/15353099
pas isapi_module.pas
unit ISAPI_Module;
interface
uses
SysUtils, Classes,
Forms, // D4
rtcInfo, rtcConn, rtcDataSrv, rtcISAPISrv,
rtcMessengerProvider;
type
TISAPIModule = class(TDataModule)
www.eeworm.com/read/203690/15353101
dsk msg_isapi.dsk
[Closed Files]
File_0=SourceModule,'D:\Private\Projects\Deltasoft\RealThinClient\Lib\rtcCliModule.pas',0,1,156,65,328,0,0
File_1=SourceModule,'D:\Private\Projects\Deltasoft\RealThinClient\Extras\old
www.eeworm.com/read/203690/15353105
cpp msg_isapi.cpp
//---------------------------------------------------------------------------
#include
#include
#include
#pragma link "rtcISAPIApp"
#pragma hdrstop
www.eeworm.com/read/203690/15353111
res msg_isapi.res
www.eeworm.com/read/203690/15353129
cfg msg_isapi.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/203690/15353131
dfm isapi_module.dfm
www.eeworm.com/read/203690/15353134