https://bugs.winehq.org/show_bug.cgi?id=27579
--- Comment #37 from wine.fixes@gmail.com --- A temporary fix that seems to force the uTorrent upper panel to update is to change the line "lps->fErase = erase;" in the BeginPaint() function within dlls/user32/painting.c to "lps->fErase = 1;"