[Bug 26721] Button and Static controls not painting in Win NT V6.00 and later modes

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 14 10:23:43 CDT 2011


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

--- Comment #17 from ray at pobox.co.uk 2011-04-14 10:23:42 CDT ---
(In reply to comment #16)
> - do you have different paths for different Windows versions?
> - you're using Win7 SDK to build and it runs fine (with no control glitches) on
> XP?
> is it a normal user32 button and how .NET mentioned here is related to this
> problem?

1) The same SIV32X.exe is used on all of XP and later
2) SIV.exe has the same issues. It's ASCII rather than Unicode and runs on
NT4/95 and later.
3) All "new" funcions get loaded with GetProcAddress().
4) On real Windows there is never this issue with SIV.exe or SIV32X.exe
5) There is only an issue on Wine if NT V6.00 or later is specified
6) SIV does not use .NET. I expect it's not related at all.
7) The Push Buttons are BS_OWNERDRAW
8) I never get the WM_DRAWITEM/ODT_BUTTON for the missing ones
9) On Menu->Hardware->Features standard check boxes are missing
10) On Menu->TCP/IP->Ping Network the WC_IPADDRESS controls loose text
11) On Menu->System->Device Tree the WC_STATIC bitmap is missing

-- 
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