DWin is a library for the D Programming language, Packages included in DWin cover such areas as : Windows COM client programming, Windows IE autmation, PCRE Regular Expression, SQLite D wrapper and more...
DWin 0.39 has been released, tested with DMD 1.042 and Tango 0.99.8 on Windows (should works on Linux too)
Download DWin
http://www.dsource.org/projects/dwin/changeset/282/trunk?old_path=%2F&format=zip
Download SciTE4D 0.18
http://svn.dsource.org/projects/dwin/downloads/scite4d/scite4d.exe
http://svn.dsource.org/projects/dwin/downloads/scite4d/scite4dsetup.exe (in Chinese)
Anyone is free to suggest or contribute to DWin.
Why DWin
* dwin.core.com :
ported juno.com to Tango to support Windows COM stuff.
* dwin.sys.win32.Registry:
ported juno.utils.registry to Tango.
* dwin.sys.win32.ie :
wrappers of Windows Internet Exploer functions.
* dwin.text.pcre :
The Regular Expression module in D based on the PCRE lib by iceeLyne.
And more...
Download
- svn : svn co http://svn.dsource.org/projects/dwin/trunk dwin
Building on Windows
Assume DWin installed to D:\d\dwin
Building a static library of DWin, Just :
1 Download and install DSSS from
2 Copy D:\d\dwin\dsss.conf to D:\d\dsss.conf
3 run
dsss build dwin
Suggestions
Make suggestions and ask questions in the :
Home
Submissions
If you've got some Tango based code lying around that you think everyone could benefit from let us know!
History
16 Oct 2007, DWin 0.10 released
21 Oct 2007, DWin 0.20 released
16 Dec 2007, DWin 0.30 released
10 Feb 2008, DWin 0.35 released
3 Mar 2008, DWin 0.36 released
7 May 2008, DWin 0.37 released
6 Aug 2008, DWin 0.38 released
13 Apr 2009, DWin 0.39 released
- What's New: added all Windows XP COM type library
- Bug fixes: fixed dmd compiling warning.
Maintainer
- dyuyan at gmail dot com
