代码搜索:IsAPI
找到约 558 项符合「IsAPI」的源代码
代码结果 558
www.eeworm.com/read/249987/4443784
def stdsoap2.def
; soapcpp2.def : Declares the module parameters for a gsoap server DLL.
DESCRIPTION 'gosap server dll'
EXPORTS
; we must export what the gsoap isapi extension needs for loading us and work
www.eeworm.com/read/222917/4815190
txt notes.txt
This stress test program is for debugging threading issues with the ISAPI
module.
2 ways to use it:
1: test any php script file on multiple threads
2: run the php test scripts bundled with the sourc
www.eeworm.com/read/197479/5094854
def stdsoap2.def
; soapcpp2.def : Declares the module parameters for a gsoap server DLL.
DESCRIPTION 'gosap server dll'
EXPORTS
; we must export what the gsoap isapi extension needs for loading us and work
www.eeworm.com/read/197479/5094860
def stdsoap2.def
; soapcpp2.def : Declares the module parameters for a gsoap server DLL.
DESCRIPTION 'gosap server dll'
EXPORTS
; we must export what the gsoap isapi extension needs for loading us and work
www.eeworm.com/read/346591/3181499
cpp casisapi.cpp
/*
Developer: Jim Klopfenstein Date: 12/17/02
Name: CASIsapi.cpp
Function: ISAPI filter to provide CAS client functionality on IIS
*Change Log*
Developer: Date: Comments
Alan Walsh 12/
www.eeworm.com/read/306677/3735268
def stdsoap2.def
; soapcpp2.def : Declares the module parameters for a gsoap server DLL.
DESCRIPTION 'gosap server dll'
EXPORTS
; we must export what the gsoap isapi extension needs for loading us and work
www.eeworm.com/read/306677/3735274
def stdsoap2.def
; soapcpp2.def : Declares the module parameters for a gsoap server DLL.
DESCRIPTION 'gosap server dll'
EXPORTS
; we must export what the gsoap isapi extension needs for loading us and work
www.eeworm.com/read/283433/4079655
pas webmain.pas
{
Things to do to make this sample work:
1. Register the server before hitting the ISAPI DLL
2. Either copy the files from \SOURCE\WEBMIDAS to your virtual
"/webmidas" directory, or m
www.eeworm.com/read/422060/2043135
txt notes.txt
This stress test program is for debugging threading issues with the ISAPI
module.
2 ways to use it:
1: test any php script file on multiple threads
2: run the php test scripts bundled with the sourc
www.eeworm.com/read/108184/15591319
pas isapimem.pas
unit ISAPIMEM;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, MMyISAPI, U_Glob;
type
TISAPI_MEMO = class(TMy_ISAPI_Module)
private
{ Pr