代码搜索:IsAPI
找到约 558 项符合「IsAPI」的源代码
代码结果 558
www.eeworm.com/read/249987/4443806
def isapi.def
; declare the module exports for the ISAPI DLL.
EXPORTS
HttpExtensionProc
GetExtensionVersion
TerminateExtension
www.eeworm.com/read/249987/4443809
dsp isapi.dsp
# Microsoft Developer Studio Project File - Name="isapi" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** NICHT BEARBEITEN **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/244405/4511095
dsw isapi.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
P
www.eeworm.com/read/244405/4511098
dsp isapi.dsp
# Microsoft Developer Studio Project File - Name="isapi" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic
www.eeworm.com/read/244405/4511104
def isapi.def
LIBRARY "isapi_redirect"
EXPORTS
HttpFilterProc
GetFilterVersion
GetExtensionVersion
HttpExtensionProc
TerminateFilter
TerminateExtension
www.eeworm.com/read/244405/4511105
dsp isapi.dsp
# Microsoft Developer Studio Project File - Name="isapi" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic
www.eeworm.com/read/244405/4511291
def isapi.def
LIBRARY "isapi_redirector2"
EXPORTS
HttpFilterProc
GetFilterVersion
GetExtensionVersion
HttpExtensionProc
TerminateFilter
TerminateExtension
www.eeworm.com/read/244405/4511293
dsp isapi.dsp
# Microsoft Developer Studio Project File - Name="isapi" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic
www.eeworm.com/read/197479/5094878
cpp isapi.cpp
/** ISAPI extension entry points.
* @file isapi.cpp
*/
#include "ISAPI_Server.h"
/** called for every request to this dll */
DWORD WINAPI HttpExtensionProc(EXTENSION_CONTROL_BLOCK *pECB) {
www.eeworm.com/read/197479/5094880
dsw isapi.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################