readme.txt
来自「微软提供的截取Win32 API函数的开发包和例子detours-src-1.2」· 文本 代码 · 共 33 行
TXT
33 行
Microsoft Research Detours Package, Version 1.2. (Build 35)
DISCLAIMER AND LICENSE:
=======================
The entire Detours packages is covered by copyright law.
Copyright 1995-1999, Microsoft Corporation. All rights reserved.
Usage of the Detours package is covered under the End User License Agreement
in the file License.doc. A copy of the license in ASCII can be found in the
file LICENSE.TXT. A complete list of redistributable files is in REDIST.TXT.
INTRODUCTION:
=============
The file detours.doc contains a paper describing the Detours package.
BUILD INSTRUCTIONS:
===================
To build the libraries and the sample applications, type "nmake".
MANIFEST:
=========
The detours package current consists of the Detours library (with or without
source code) and a number of sample programs. Descriptions of the sample
programs can be found in samples\README.TXT
WEB SITE:
=========
http://www.research.microsoft.com/sn/detours
BUG REPORTS:
============
Please send detailed bug reports to detours@microsoft.com.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?