Artifact a7939fa4955a94f382c89bb418b9a3736ce08f22
- File
src/win32/readme.txt
-
2015-05-05 06:49:05
- part of checkin
[9b639cf2d6]
on branch trunk
- Working version for update to 2.067.
The problem was __gshared. Replacing it with TLS fixed the issue. Remaining problem is that "hack.d"'s CloseHandle hack is not working anymore.
(user: kinaba) [annotate]
-
2015-05-05 06:49:05
- part of checkin
[9b639cf2d6]
on branch trunk
- Working version for update to 2.067.
+--------------------------------------+ | 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