http://bugs.winehq.org/show_bug.cgi?id=26721
--- Comment #17 from ray@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