digitalmars.D.announce - DWin 0.39 released
- yidabu (62/62) Apr 12 2009 DWin is a library for the D Programming language, Packages included in D...
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/264/trunk?old_path=%2F&format=zip
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.
* dwin.database.sqlite :
SQLite database D wrapper by iceeLyne.
And more...
== Download ==
* svn : svn co http://svn.dsource.org/projects/dwin/trunk dwin
* stable : http://www.dsource.org/projects/dwin/changeset/264/trunk?old_path=%2F&format=zip
== Building on Windows ==
Assume DWin installed to D:\d\dwin
Building a static library of DWin, Just :
1 Download and install DSSS from
http://www.dsource.org/projects/dsss DSSS
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 :
http://www.dsource.org/forums/viewforum.php?f=163 DSource Forum
http://bbs.d-programming-language-china.org/ DÓïÑÔÂÛ̳(Chinese)
== Home ==
http://www.dsource.org/projects/dwin/ DWin on DSource
http://dwin.d-programming-language-china.org/ DÓïÑÔ¿âDWin(Chinese)
http://www.d-programming-language-china.org/ DÓïÑÔ(Chinese)
http://scite4d.d-programming-language-china.org/
DÓïÑÔIDE,DÓïÑÔ±à¼Æ÷SciTE4D(Chinese)
== 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 August 2008, DWin 0.38 released
13 Apr 2009, DWin 0.39 released
* What's New: added all Windows XP COM type library
* Break Changes: Rename Windows COM Variant to VARIANT
* Bug fixes: fixed dmd compiling warning.
== Maintainer ==
* yidabu at gmail dot com
--
yidabu <yidabu.spam gmail.com>
http://www.dsource.org/projects/dwin/
D ÓïÑÔ-ÖÐÎÄ(D Chinese):
http://www.d-programming-language-china.org/
http://bbs.d-programming-language-china.org/
http://dwin.d-programming-language-china.org/
http://scite4d.d-programming-language-china.org/
Apr 12 2009








yidabu <dyuyan.spam gmail.com>