代码搜索:IsAPI
找到约 558 项符合「IsAPI」的源代码
代码结果 558
www.eeworm.com/read/157556/5605394
reg isapi_redirect.reg
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi Redirector\1.0]
"log_file"="C:\\tomcat\\logs\\isapi.log"
"log_level"="debug"
"worker_file"="C:\\tomcat\\conf\\workers.pr
www.eeworm.com/read/157556/5605402
vbs isapi_install.vbs
'
' Copyright 1999-2004 The Apache Software Foundation
'
' Licensed under the Apache License, Version 2.0 (the "License");
' you may not use this file except in compliance with the License.
' You may
www.eeworm.com/read/157556/5605403
rc isapi_redirect.rc
#define JK_COPYRIGHT "Copyright 2000-2005 The Apache Software " \
"Foundation or its licensors, as applicable."
#define JK_LICENSE "Licensed under the Apache License, Version 2.0
www.eeworm.com/read/147999/12501503
dof isapi1.dof
[FileVersion]
Version=6.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
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=0
Z=1
ShowHints=1
ShowWarnings=1
www.eeworm.com/read/147999/12501510
dpr isapi1.dpr
library Isapi1;
uses
Windows,
SysUtils,
ISAPI,
Classes,
Unitlib in 'unitlib.pas';
const CRLF=^M^J;
function GetExtensionVersion(var Ver:THSE_VERSION_INFO):BOOL;stdcall;export;
www.eeworm.com/read/147999/12501517
dll isapi1.dll
www.eeworm.com/read/147999/12501553
res isapi1.res
www.eeworm.com/read/147999/12501561
cfg isapi1.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+
-$Y-
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/147999/12501575
~dpr isapi1.~dpr
library Isapi1;
uses
Windows,
SysUtils,
ISAPI,
Classes,
Unitlib in 'unitlib.pas';
const CRLF=^M^J;
function GetExtensionVersion(var Ver:THSE_VERSION_INFO):BOOL;stdcall;export;