dlangui/3rdparty/win32
Vadim Lopatin d33b5d1c93 fix Tetris example - falling after full rows removing - #94 2015-11-10 16:14:02 +03:00
..
basetsd.d
basetyps.d
cderr.d
cguid.d
commctrl.d
commdlg.d
core.d
dde.d
ddeml.d
dlgs.d
imm.d
lzexpand.d
makefile
mmsystem.d
nb30.d
oaidl.d
objbase.d
objfwd.d
objidl.d
ocidl.d add win32.ocidl module 2015-02-25 14:30:33 +03:00
ole.d
ole2.d
oleauto.d
olectlid.d
oleidl.d
prsht.d
psapi.d fix Tetris example - falling after full rows removing - #94 2015-11-10 16:14:02 +03:00
readme.txt update readme for win32 2015-01-22 09:14:34 +03:00
rpc.d
rpcdce.d
rpcdcep.d
rpcndr.d
rpcnsi.d
rpcnsip.d
rpcnterr.d
shellapi.d
shlguid.d
shlobj.d
unknwn.d
uuid.d
w32api.d
winbase.d
wincon.d
windef.d
windows.d
winerror.d
wingdi.d
winnetwk.d
winnls.d
winnt.d
winperf.d
winsock2.d
winspool.d
winsvc.d
winuser.d
winver.d
ws2tcpip.d
wtypes.d

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.