search for: inflaterect

Displaying 3 results from an estimated 3 matches for "inflaterect".

2016 Jul 08
0
Wine release 1.9.14
...ect() instead of open coding it. strmbase: Use SetRect() instead of open coding it. mshtml: Don't cast from an iface to a COM object. ole32: Use the proper COM method wrapper. shell32/tests: Avoid casts from a COM object to an iface. include: Add inline variants of InflateRect and OffsetRect too. user32: Use InflateRect() instead of open coding it. winemine: Use SetRect() instead of open coding it. wordpad: Use SetRect() instead of open coding it. wordpad: Use InflateRect() instead of open coding it. msxml3: Don't cast from a COM object...
2016 Jul 22
0
Wine release 1.9.15
...all offsets within the mapped range. kernel32: In Win9x mode UnmapViewOfFile requires base address of a mapping. Michael Stefaniuc (43): windowscodecs: Remove a redundant NULL check before HeapFree(). winepulse: Remove a redundant NULL check before HeapFree(). comctl32: Use InflateRect() too when expanding in just one axis. explorerframe: Use the proper RECT APIs. explorerframe/tests: Use SetRect() instead of open coding it. explorerframe/tests: The width is between the RECT left and right fields. explorerframe/tests: Use EqualRect() instead of open coding...
2016 Jun 10
0
Wine release 1.9.12
...qualRect() instead of open coding it. include: Add an inline version of EqualRect() too. comctl32/tests: Use EqualRect() instead of open coding it. user32/tests: Use EqualRect() instead of open coding it. wordpad: Use OffsetRect() instead of open coding it. user32: Use InflateRect() instead of open coding it. include: Make wine_dbgstr_rect() available for tests too. shell32/tests: Use wine_dbgstr_rect() to print RECTs. dxgi/tests: Use wine_dbgstr_rect() to print RECTs. comctl32/tests: Use wine_dbgstr_rect() to print RECTs. ddraw/tests: Use wine_...