SetTimer function not found?

Martin Nowak dawg at dawgfoto.de
Sat Jun 2 03:00:06 PDT 2012


On Sat, 02 Jun 2012 11:46:39 +0200, Godlike <darkandan at windowslive.com>  
wrote:

> Hi
>
> Im experiencing problems with writing a windows program in D language,  
> it's really good language width C++ speed and C# easy of use but why  
> there's no critically important for windows programmers function  
> SetTimer? Is there a reimplementation or something?
>
> Regards

The core.sys.windows.* modules are translated by hand.
They're not yet complete and would benefit from your contribution.

https://github.com/D-Programming-Language/druntime/tree/master/src/core/sys/windows

martin


More information about the Digitalmars-d mailing list