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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 7 09:27:17 UTC 2018


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

--- Comment #2 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Stuff like MessageBoxA can never be d style because it's not a unicode
function. You will need a layer on top of these functions, see
https://wiki.dlang.org/Libraries_and_Frameworks#GUI_Libraries

--


More information about the Digitalmars-d-bugs mailing list