http://bugs.winehq.org/show_bug.cgi?id=13867
GameZelda gamezelda2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gamezelda2@gmail.com
--- Comment #9 from GameZelda gamezelda2@gmail.com 2008-12-23 01:12:30 --- I've assigned this bug to Hex Workshop too.
The problem is that ListView_SetItemText() with LPSTR_TEXTCALLBACK doesn't update the window.
I've attached a source code sample affected by this bug. Under Windows, the text "Update 1" and "Update 2" changes automatically every 1 second, but under Wine it doesn't change until you force Wine to do it (click item, move window, etc.).