update readme for win32

This commit is contained in:
Vadim Lopatin 2015-01-22 09:14:34 +03:00
parent 7ca206fe3d
commit 240a693942
1 changed files with 21 additions and 0 deletions

21
3rdparty/win32/readme.txt vendored Normal file
View File

@ -0,0 +1,21 @@
+--------------------------------------+
| Translation of the Win32 API headers |
+--------------------------------------+
This is a project to create a well-crafted translation of the Windows 32-bit API headers in the D programming language.
The project started off as an improvement of Y. Tomino's translation, but is now a derivative of the public domain MinGW Windows headers.
The official project page is at
http://www.dsource.org/projects/bindings/wiki/WindowsApi
If you wish to contribute to this project, please assign modules to yourself at that site, and refer to the translation instructions.
Email me with comments/suggestions/bug reports: smjg@iname.com
NOTE: Files unused by dlangui were moved to 3rdparty-extra.