nvda
c7019c18 - Fixed missing attributes when calling `GetClientRect` in winUser. (#19566)

Commit
5 days ago
Fixed missing attributes when calling `GetClientRect` in winUser. (#19566) Summary of the issue: The winBindings.user32 namespace is missing bindings for the GetClientRect function. Description of user facing changes: Description of developer facing changes: Description of development approach: Add the missing binding for the GetClientRect function to winBindings.user32.
Author
Parents
Loading