logoalt Hacker News

delta_p_delta_xtoday at 11:31 AM0 repliesview on HN

Tiny nitpick: Windows Forms wraps the Windows API; the function call is `CreateWindowEx`[1].

[1]: https://github.com/dotnet/winforms/blob/27e7cb2e5043780dd75e...