readme.txt
来自「FTP」· 文本 代码 · 共 47 行
TXT
47 行
============================================================
Networking, Protocols, & Data Formats - HTTP Authentication
============================================================
Last Updated: OCT. 18, 2001
SUMMARY
========
This WinInet sample demonstrates how to handle http authentication using
InternetErrorDlg or custom UI.
USAGE
=====
This sample includes Microsoft Visual Studio .NET project files. To create httpauth.exe,
load httpauth.sln and build the project.
With Visual Studio 6.0, you must need to create a blank console application and add httpauth.cpp to the project.
You must also add wininet.lib to the linker's list of libraries.
BROWSER/PLATFORM COMPATIBILITY
===============================
This sample will run on Win32 platforms.
SOURCE FILES
=============
httpauth.cpp
httpauth.
OTHER FILES
============
closed.bmp
leaf.bmp
open.bmp
root.bmp
SEE ALSO
=========
For more information on Networking, Protocols & Data Formats go to:
http://msdn.microsoft.com/library/default.asp?url=/workshop/networking/networking_node_entry.asp?frame=true.
==================================
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?