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(a)winehq.org ReportedBy: madewokherd(a)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. -- 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.