digitalmars.D.announce - Dwin 0.1 released
- yidabu (26/26) Oct 15 2007 Dwin is a Tango based library for simple but useful D, Extensions to Tan...
- Saaa (7/35) Oct 18 2007 I'm kinda surprised nobody has replied to this post. As it all looks gre...
- yidabu (3/4) Oct 19 2007 I think you are right.
- Lars Ivar Igesund (10/18) Oct 19 2007 I don't think that is a correct conclusion to make. I think there are ra...
Dwin is a Tango based library for simple but useful D, Extensions to Tango, A collection of handy Tango based codes. Anyone is free to suggest or contribute to Dwin. Current branches of the Dwin include: 当前版本部分功能 * dwin.core.Array: Extension to tango.core.Array. * dwin.sys.win32.CodePage: Extension to tango.sys.win32.CodePage, added toMbsz and toUtf16z like Phobos for conveniently call Windows API. * dwin.sys.win32.com.Core: ported juno.com.core for use with Tango. * dwin.sys.win32.com.Client: ported juno.com.client for use with Tango. * dwin.sys.win32.Registry: ported juno.util.registry for use with Tango. * dwin.sys.win32.ie : wrappers of Windows Internet Exploer functions. * dwin.net.smtp.MailSender: simple send mail via Windows cdosys.dll * dwin.math.Bignumber: can use arbitrary size of input number. ... Download 下载 http://svn.dsource.org/projects/dwin/ svn History 更新历史 20071016 Dwin 0.1 released Forum 论坛 Make suggestions and ask questions in the : http://www.dsource.org/forums/viewforum.php?f163 DSource Forum http://bbs.yidabu.com/forum-10-1.html Chinese Forum Home 主页 http://www.dsource.org/projects/dwin/ Dwin -- yidabu <yidabu.nospam gmail.com> D China: http://bbs.yidabu.com/forum-10-1.html
Oct 15 2007
I'm kinda surprised nobody has replied to this post. As it all looks great :) Or maybe there aren't that many people who use tango on windows? Well just keep the extensions coming ;) (If only I could read Chinese) "yidabu" <yidabu.nospam gmail.com> wrote in message news:20071016113139.61325fad.yidabu.nospam gmail.com...Dwin is a Tango based library for simple but useful D, Extensions to Tango, A collection of handy Tango based codes. Anyone is free to suggest or contribute to Dwin. Current branches of the Dwin include: 当前版本部分功能 * dwin.core.Array: Extension to tango.core.Array. * dwin.sys.win32.CodePage: Extension to tango.sys.win32.CodePage, added toMbsz and toUtf16z like Phobos for conveniently call Windows API. * dwin.sys.win32.com.Core: ported juno.com.core for use with Tango. * dwin.sys.win32.com.Client: ported juno.com.client for use with Tango. * dwin.sys.win32.Registry: ported juno.util.registry for use with Tango. * dwin.sys.win32.ie : wrappers of Windows Internet Exploer functions. * dwin.net.smtp.MailSender: simple send mail via Windows cdosys.dll * dwin.math.Bignumber: can use arbitrary size of input number. ... Download 下载 http://svn.dsource.org/projects/dwin/ svn History 更新历史 20071016 Dwin 0.1 released Forum 论坛 Make suggestions and ask questions in the : http://www.dsource.org/forums/viewforum.php?f163 DSource Forum http://bbs.yidabu.com/forum-10-1.html Chinese Forum Home 主页 http://www.dsource.org/projects/dwin/ Dwin -- yidabu <yidabu.nospam gmail.com> D China: http://bbs.yidabu.com/forum-10-1.html
Oct 18 2007
Saaa Wrote:Or maybe there aren't that many people who use tango on windows?I think you are right. Because Tango lacks some support on Windows.
Oct 19 2007
yidabu wrote:Saaa Wrote:I don't think that is a correct conclusion to make. I think there are rather many users of Tango on Windows, they just use the cross platform API rather than the Windows specific functionality surrounding COM, the registry and similar. I think you are doing great work, though :) Lars Ivar Igesund blog at http://larsivi.net DSource, #d.tango & #D: larsivi Dancing the TangoOr maybe there aren't that many people who use tango on windows?I think you are right. Because Tango lacks some support on Windows.
Oct 19 2007