j
k
j a
j l
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/propsheet.c:
if(ret == -1) break; if(!IsDialogMessageW(hwnd, &msg)) if(!PROPSHEET_IsDialogMessage(hwnd, &msg))
if(ret == -1) break;
if(!IsDialogMessageW(hwnd, &msg))
if(!PROPSHEET_IsDialogMessage(hwnd, &msg))
The change looks good to fine. It would be better if you could add a test.
Back to the thread
Back to the list