You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inc: normalise capitalisation and arg renaming in inc/win/windowsx.bi to match original/fbfrog
The manual changes that had been applied to this file were in TitleCase,
except there were many instances of "cast(hwnd," instead of "cast(HWND,"
Also, a few parameters had been manually prefixed with _ but they are normally
automatically postfixed by fbfrog.
This normalisation minimises future diffs.
0 commit comments