How can I request smthg related to the Win run-time ?

cal callumenator at gmail.com
Mon Mar 4 10:27:46 PST 2013


On Monday, 4 March 2013 at 16:28:36 UTC, D-ratiseur wrote:
> Ok, thx, I've created the prototype and also tried to 
> dynamically
> link the method. It's true that SetEndOfFile is not used at all
> in Phobos, that's explain well why the proto is not declared.

Note you shouldn't need to dynamically link, dmd will link 
against Kernel32.lib anyway. Declaring the proto is enough.



More information about the Digitalmars-d mailing list