What is the D plan's to become a used language?
FrankLike via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jan 15 07:48:40 PST 2015
On Thursday, 15 January 2015 at 15:38:05 UTC, Adam D. Ruppe wrote:
> mssql.d - drivers for database.d (wrapping C libraries)
> minigui.d - small, dependency-free (except for simpledisplay.d
> and color.d but doesn't even need Phobos) widget set, using
> Win32 native widgets where possible, custom Xlib based ones
> otherwise. Still work in progress but already works for some
> basic forms.
Can you let the mssql.d work ok on your minigui.d with ANSI
(wstring)?
Insert wstring? Get the SqlException?
Thank you.
More information about the Digitalmars-d
mailing list