j
k
j a
j l
Esme Povirk (@madewokherd) commented about dlls/sane.ds/ui.c:
SendMessageA(control,SBM_SETRANGE,min,max); if (si >= min && si <= max)
SendMessageA(control,SBM_SETRANGE,min,max);
if (si >= min && si <= max)
I don't think we should check this if the setting doesn't exist.
Back to the thread
Back to the list