j
k
j a
j l
Huw Davies (@huw) commented about dlls/win32u/window.c:
BOOL get_client_rect_rel( HWND hwnd, enum coords_relative rel, RECT *rect, UINT dpi ) { return get_window_rects( hwnd, rel, NULL, rect, dpi ); struct window_rects rects = {0};
BOOL get_client_rect_rel( HWND hwnd, enum coords_relative rel, RECT *rect, UINT dpi ) {
likewise here.
Back to the thread
Back to the list