import std.c.windows.windows;

DNewbie run3 at myopera.com
Tue Jan 10 05:57:23 PST 2012


On Tue, Jan 10, 2012, at 10:37 PM, Mike Parker wrote:
> 
> Those samples use a binding to the Win32 API[1] that does not ship with 
> DMD. So in your case, std.c.windows.windows is probably what you want 
> for now.
> 
> 
> [1]http://dsource.org/projects/bindings/wiki/WindowsApi
> 

Ok.. I still don't understand why such a 'binding' is needed.
Is std.c.windows.windows not enough for everyone?

-- 
  
  D


More information about the Digitalmars-d-learn mailing list