[Issue 19372] Request for more "D style" win32api

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 7 06:08:33 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=19372

Adam D. Ruppe <destructionator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |destructionator at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Adam D. Ruppe <destructionator at gmail.com> ---
I'm gonna close this as won't fix because these are not D libraries - they are
direct access to the underlying operating system functions. Changing the name
is impossible... and even if it were possible (like through aliases or
wrappers), I wouldn't do it since it would disconnect from the underlying
reality.

--


More information about the Digitalmars-d-bugs mailing list