j
k
j a
j l
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/syslink.c:
} defwndproc_counter++; ret = DefWindowProcW(hwnd, message, wParam, lParam); switch(message) { case WM_NOTIFY: { NMLINK *nml = ((NMLINK*)lParam);
} defwndproc_counter++;
case WM_NOTIFY:
{
NMLINK *nml = ((NMLINK*)lParam);
Change "NMLINK*" to "NMLINK *"
Show replies by date
wine-gitlab@winehq.org
Add to favorites Remove from favorites