31 Oct
2024
31 Oct
'24
9:39 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/toolbar.c:
static void *alloced_str;
-static LRESULT parent_wnd_notify(LPARAM lParam) +#define forward_test_idFrom 0xabcd0002
Let's use capitals for these definitions. For example, WM_NOTIFY_FORWARD_ID, WM_NOTIFY_FORWARD_HWND, WM_NOTIFY_FORWARD_CODE, and WM_NOTIFY_FORWARD_RETURN. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6737#note_86355