|
Revision 205, 0.7 kB
(checked in by smjg, 5 years ago)
|
Updated MinGW version number in w32api.d; cut down readme.txt
|
- Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 |
+--------------------------------------+ |
|---|
| 2 |
| Translation of the Win32 API headers | |
|---|
| 3 |
+--------------------------------------+ |
|---|
| 4 |
|
|---|
| 5 |
This is a project to create a well-crafted translation of the Windows 32-bit API headers in the D programming language. |
|---|
| 6 |
|
|---|
| 7 |
The project started off as an improvement of Y. Tomino's translation, but is now a derivative of the public domain MinGW Windows headers. |
|---|
| 8 |
|
|---|
| 9 |
The official project page is at |
|---|
| 10 |
|
|---|
| 11 |
http://www.dsource.org/projects/bindings/wiki/WindowsApi |
|---|
| 12 |
|
|---|
| 13 |
If you wish to contribute to this project, please assign modules to yourself at that site, and refer to the translation instructions. |
|---|
| 14 |
|
|---|
| 15 |
Email me with comments/suggestions/bug reports: smjg@iname.com |
|---|