ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSYS2/mingw32/share/licenses/headers/ddk-readme.txt
Revision: 1166
Committed: Tue Oct 26 14:22:36 2021 UTC (4 years ago) by rossy
Content type: text/plain
File size: 762 byte(s)
Log Message:
Daodan: Replace MinGW build env with an up-to-date MSYS2 env

File Contents

# Content
1 DDK sdk for x86 and x64 platforms.
2 ----------------------------------
3
4 You can check for existance of this optional package by verifying
5 the definition of the macro MINGW_HAS_DDK_H.
6
7 The DDK headers are from the ReactOS project, from their svn repo
8 svn://svn.reactos.org/reactos/trunk/reactos/include/ddk/
9
10 This is an optional SDK. Some of the headers are public domain and
11 some of them are under LGPL license. You can obtain the original
12 sources from the ReactOS project.
13
14 How to install this SDK
15 ----------------------------------
16 Please simply copy the content of the include directory within the
17 include folder of our header-set. Most of the needed import libraries
18 are already generated within the crt build, so you shouldn't need
19 any further compilation.
20