代码搜索:IsAPI
找到约 558 项符合「IsAPI」的源代码
代码结果 558
www.eeworm.com/read/197479/5094882
def isapi.def
; declare the module exports for the ISAPI DLL.
EXPORTS
HttpExtensionProc
GetExtensionVersion
TerminateExtension
www.eeworm.com/read/197479/5094885
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/311247/3681431
cpp isapi.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft shared
// source or premium shared source license agreem
www.eeworm.com/read/306677/3735292
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/306677/3735294
dsw isapi.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/306677/3735296
def isapi.def
; declare the module exports for the ISAPI DLL.
EXPORTS
HttpExtensionProc
GetExtensionVersion
TerminateExtension
www.eeworm.com/read/306677/3735299
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/299474/3852137
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) Dyn
www.eeworm.com/read/299474/3852142
dsw isapi.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/299474/3852146
cnf isapi.cnf
#
#
#
Name ISAPI
POSIXPath ./libISAPI.so
Win32Path ISAPI.dll
#
# Automatically generated configuration information follows
#