Programs d Language, Windows library for the D Programming language.
Packages included in DWin cover such areas as : Windows COM client programming, Windows Registry module, PCRE Regular Expression, Send Email, Loads an ini style file(muliti line supported), Create Windows shortcut and more…
Why DWin
- core.com: ported juno.com to Tango to support Windows COM stuff
- sys.win32.Registry: ported juno.utils.registry to Tango
- sys.win32.ie: wrappers of Windows Internet Exploer functions
- sys.win32.ShellLink : Create shortcut on Windows
- net.smtp.MailSender: Send Email via Windows cdosys.dll
- text.Properties: Loads an ini style file. multi lines value and section supported
- text.pcre: The Regular Expression module in D based on the PCRE lib by iceeLyne
Building
Assume DWin installed to D:\d\dwin, Building a static library of DWin, Just :
- Download and install DSSS
- Copy D:\d\dwin\dsss.conf to D:\d\dsss.conf
- Run dsss build dwin
Download It ( for Windows 10, Win 8, Win 7, Vista, XP )
comments powered by Disqus