mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-18 19:41:01 -05:00

The winelib headers don't have GWL_foo, only GWLP_foo (which, fair enough, I should have been using already). And a side effect was to point out some slightly incautious integer types in printf argument lists.