代码搜索:IsAPI
找到约 558 项符合「IsAPI」的源代码
代码结果 558
www.eeworm.com/read/104775/7071667
dsw shorthand.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/292758/3939547
vc makefile.vc
# Microsoft Developer Studio Generated NMAKE File, Based on isapi.dsp
!IF "$(CFG)" == ""
CFG=isapi - Win32 Release
!MESSAGE No configuration specified. Defaulting to isapi - Win32 Release.
!ENDIF
www.eeworm.com/read/109329/15559051
dws index.dws
DWSII ISAPI Module
DelphiWebScript II ISAPI Module
Version:
Welcome to the DWSII ISAPI module. Below
www.eeworm.com/read/278884/10494257
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#define WIN32_LEAN_AND_MEAN // 从 Windows 头中排除极少使用的资料
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // 某些 CString 构造函数将为显式的