http://bugs.winehq.org/show_bug.cgi?id=16138
Summary: winetest should check all available versions of comctl32 and gdiplus Product: Wine Version: 1.1.8 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: testcases AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com
Windows Vista contains 5 different versions of comctl32.dll, and 4 versions of gdiplus.dll. Applications can select one using manifests.
Winetest currently tests only one version of each dll. It should run the test suite against all available versions. Applications might expect Wine's dll's to behave like any particular version, depending on which one they select. We probably do not need do behave differently based on which version is selected, but we do need to gather this information.
http://bugs.winehq.org/show_bug.cgi?id=16138
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=16138
Joerg Schiermeier newsletter@Schiermeier-Software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |21975
http://bugs.winehq.org/show_bug.cgi?id=16138
Joerg Schiermeier newsletter@Schiermeier-Software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2011-02-10 21:15:34 CST --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=16138
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|21975 |
http://bugs.winehq.org/show_bug.cgi?id=16138
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2011-02-11 03:17:06 CST --- Well, comctl32 tests use manifest to load v6 module to test specific features that were added only in v6. Or you mean we should run all tests on v6?
http://bugs.winehq.org/show_bug.cgi?id=16138
--- Comment #3 from butraxz@gmail.com 2013-06-30 09:10:13 CDT --- This ticket has not been updated for over 850 days.
Is this still an issue in wine version 1.6-rc4 or higher or is this to be closed as abandoned ?