OOP Windows

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Jan 16 08:59:54 PST 2012


On 1/16/12, Robert Clipsham <robert at octarineparrot.com> wrote:
> https://github.com/AndrejMitrovic/DWinProgramming

I think he's looking for an OOP approach, that code is basically C
translated to D.

There are some OOP libraries he can use, like DGUI or DFL. And there
are some OOP wrappers for WinAPI somewhere (probably on dsource).
Maybe http://pr.stewartsplace.org.uk/d/sdwf/ or
http://www.dsource.org/projects/minwin. I think these two might be
slightly outdated by now though.


More information about the Digitalmars-d-learn mailing list