[Bug 21842] IShellBrowser/IComDlgBrowser Listview header not draw correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 11 07:42:13 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21842

--- Comment #1 from Kenneth Robinette <support at securenetterm.com> 2010-11-11 07:42:13 CST ---
(In reply to comment #0)
> The header bar of an IShellBrowser/IComDlgBrowser listview is not drawn
> correctly when the detail view mode (FVM_DETAILS) is selected.  On the initial
> display, the area where the header bar should be is blank (white).  If you drag
> the mouse over the area where the header should be, the header bar is drawn in
> the area under the mouse.  If you then minimize or do anything that causes a
> repaint of the listview, the header bar goes away.
> Testing indicates using the comctl32.dll AND/OR uxtheme.dll in native mode
> resolves the issue.
> This can be seen using the following demo application (including source) at:
> http://www.codeproject.com/KB/shell/explorer.aspx?df=100&forumid=2239&exp=0&select=583589&tid=583589

Additional testing indicates that perhaps the main problem is in uxtheme.dll. 
If you call DisableTheme() on the SysListView32 window, the detail header is
drawn correctly.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list