代码搜索:myisapi

找到约 24 项符合「myisapi」的源代码

代码结果 24
www.eeworm.com/read/123026/6064101

cpp myisapi.cpp

// MyIsapi.cpp : Defines the entry point for the DLL application. // // Copyright (c) Microsoft Corporation. All rights reserved. // // This source code is only intended as a supplement to the /
www.eeworm.com/read/123026/6064103

def myisapi.def

; MyIsapi.def : declares the module parameters for the DLL. LIBRARY "MyIsapi" EXPORTS HttpExtensionProc GetExtensionVersion TerminateExtension
www.eeworm.com/read/123026/6064104

vcproj myisapi.vcproj

www.eeworm.com/read/123026/6064105

rc myisapi.rc

// Microsoft Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // /
www.eeworm.com/read/393115/8310036

cpp myisapi.cpp

// MYISAPI.CPP - Implementation file for your Internet Server // MyISAPI Extension #include "stdafx.h" #include "MyISAPI.h" //连接数据库相关参数结构 typedef struct { char ip[40]; //IP地址 char use
www.eeworm.com/read/393115/8310045

aps myisapi.aps

www.eeworm.com/read/393115/8310048

clw myisapi.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMyISAPIExtension LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "
www.eeworm.com/read/393115/8310051

ncb myisapi.ncb

www.eeworm.com/read/393115/8310053

def myisapi.def

; MYISAPI.def : declares the module parameters for the DLL. LIBRARY "MYISAPI" EXPORTS HttpExtensionProc GetExtensionVersion TerminateExtension
www.eeworm.com/read/393115/8310057

h myisapi.h

#if !defined(AFX_MYISAPI_H__E5159253_4212_4B24_A317_C1CBA6DC7DA0__INCLUDED_) #define AFX_MYISAPI_H__E5159253_4212_4B24_A317_C1CBA6DC7DA0__INCLUDED_ // MYISAPI.H - Header file for your Internet Ser