j
k
j a
j l
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/toolbar.c:
DestroyWindow(hwnd); } +static void test_WM_NOTIFY(void) +{ HWND toolbar = NULL; LRESULT ret;
DestroyWindow(hwnd);
}
+static void test_WM_NOTIFY(void) +{
Let's put a new line after variable declarations.
Back to the thread
Back to the list