mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +00:00
b57be0a746
This fixes the last GetObjectW apitest case: ok_long(GetObjectA(hBrush, 0, &TestStruct), 0); - When "cbSize" is "0", GetObjectW shouldn't return "sizeof(LOGBRUSH)" but 0. - Rely in BRUSH::cjGetObject behavior which returns 0 when cjSize is 0. Co-authored-by: Víctor Martínez Calvo <victormartinez@alub.io> |
||
---|---|---|
.. | ||
dib | ||
diblib | ||
eng | ||
gdi32 | ||
gdi32_vista | ||
ntgdi |