Skip to content

More fixes to CallWindowProc[AW] calls storing the return value in a 4-byte type.

While preparing !8397 (merged) I wondered If there other uses of CallWindowProc[AW] which use a 4-byte sized type to store the return value, while at x86_64 LRESULT is 8 bytes.

Merge request reports

Loading