dlangui/3rdparty/win32
Vadim Lopatin 4e5fa02802 Update configuration settings 2015-12-03 12:30:25 +03:00
..
basetsd.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
basetyps.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
cderr.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
cguid.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
commctrl.d Update configuration settings 2015-12-03 12:30:25 +03:00
commdlg.d Update configuration settings 2015-12-03 12:30:25 +03:00
core.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
dde.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
ddeml.d Update configuration settings 2015-12-03 12:30:25 +03:00
dlgs.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
imm.d Update configuration settings 2015-12-03 12:30:25 +03:00
lzexpand.d Update configuration settings 2015-12-03 12:30:25 +03:00
makefile initial version 2014-03-03 15:21:00 +04:00
mmsystem.d Update configuration settings 2015-12-03 12:30:25 +03:00
nb30.d Fix C-style arrays. 2014-12-31 03:03:52 +02:00
oaidl.d Fix C-style arrays. 2014-12-31 03:03:52 +02:00
objbase.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
objfwd.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
objidl.d Fix C-style arrays. 2014-12-31 03:03:52 +02:00
ocidl.d add win32.ocidl module 2015-02-25 14:30:33 +03:00
ole.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
ole2.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
oleauto.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
olectlid.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
oleidl.d Fix C-style arrays. 2014-12-31 03:03:52 +02:00
prsht.d Update configuration settings 2015-12-03 12:30:25 +03:00
psapi.d Update configuration settings 2015-12-03 12:30:25 +03:00
readme.txt update readme for win32 2015-01-22 09:14:34 +03:00
rpc.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
rpcdce.d Update configuration settings 2015-12-03 12:30:25 +03:00
rpcdcep.d Update configuration settings 2015-12-03 12:30:25 +03:00
rpcndr.d Fix C-style arrays. 2014-12-31 03:03:52 +02:00
rpcnsi.d Update configuration settings 2015-12-03 12:30:25 +03:00
rpcnsip.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
rpcnterr.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
shellapi.d Update configuration settings 2015-12-03 12:30:25 +03:00
shlguid.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
shlobj.d Update configuration settings 2015-12-03 12:30:25 +03:00
unknwn.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
uuid.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
w32api.d Update configuration settings 2015-12-03 12:30:25 +03:00
winbase.d Update configuration settings 2015-12-03 12:30:25 +03:00
wincon.d Update configuration settings 2015-12-03 12:30:25 +03:00
windef.d Update configuration settings 2015-12-03 12:30:25 +03:00
windows.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
winerror.d put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
wingdi.d Update configuration settings 2015-12-03 12:30:25 +03:00
winnetwk.d Update configuration settings 2015-12-03 12:30:25 +03:00
winnls.d Update configuration settings 2015-12-03 12:30:25 +03:00
winnt.d Update configuration settings 2015-12-03 12:30:25 +03:00
winperf.d Fix C-style arrays. 2014-12-31 03:03:52 +02:00
winsock2.d Update configuration settings 2015-12-03 12:30:25 +03:00
winspool.d Update configuration settings 2015-12-03 12:30:25 +03:00
winsvc.d Update configuration settings 2015-12-03 12:30:25 +03:00
winuser.d Update configuration settings 2015-12-03 12:30:25 +03:00
winver.d Update configuration settings 2015-12-03 12:30:25 +03:00
ws2tcpip.d Update configuration settings 2015-12-03 12:30:25 +03:00
wtypes.d Fix C-style arrays. 2014-12-31 03:03:52 +02:00

readme.txt

+--------------------------------------+
| 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.