| The direct-x sdk. |
| ---------------- |
| |
| Supported version 7 |
| |
| You can check for existance of this optional package by verifying the |
| definition of the MINGW_HAVE_DDRAW_H macro and the version can be obtained |
| by the MINGW_DDRAW_VERSION macro. |
| |
| This is an optional SDK. Its license is LGPL and you can obtain the original |
| source by the wine project. We base on the released wine-1.1.44 from the |
| wine project. For further details on license please read at the wine project |
| and the COPYING.LIB file included here. |
| |
| Three of the headers, dmodshow, medparam and qnetwork, are from the KDE |
| project. They are under the LGPL, too. For further details on their license, |
| please read the COPYING.LIB file included here. |
| |
| How to install this SDK |
| ----------------------- |
| Please simply copy the content of the include directory within the include |
| folder of our header-set. Most of the needed import libraries are already |
| generated within the crt build, so you shouldn't need any further compilation. |
| |