Commit 0947a64
authored
[GDI32_APITEST] Fix test on all versions of Windows at certain vertical resolutions (reactos#8048)
* Use MulDiv to generate the result and negate that instead of dividing by a negative number, which can cause test failures.1 parent aa0089a commit 0947a64
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments