Yet another effort at translating the Win32 API headers
John C
johnch_atms at hotmail.com
Wed Apr 5 07:29:26 PDT 2006
"Stewart Gordon" <smjg_1998 at yahoo.com> wrote in message
news:e10hmd$265q$1 at digitaldaemon.com...
> Stewart Gordon wrote:
> <snip>
> And I'm not sure if the largeint stuff is necessary at all. I suppose
> there's no point in translating largeint.h, as it's all stuff that D has
> built in. But do we need to keep the LARGE_INTEGER and ULARGE_INTEGER
> structures (defined in winnt.h) for compatibility?
Can't these just be changed to long and ulong?
More information about the Digitalmars-d-announce
mailing list