Y
Hacker News
new
|
ask
|
show
|
jobs
by
delta_p_delta_x
43 days ago
Tiny nitpick: Windows Forms wraps the Windows API; the function call is `CreateWindowEx`[1].
[1]:
https://github.com/dotnet/winforms/blob/27e7cb2e5043780dd75e...