Displaying 3 results from an estimated 3 matches for "bindtype".
Did you mean:
bin_type
2011 Jan 21
0
Wine release 1.3.12
...checks for FreeBSD_kernel.
loader: Add missing checks for FreeBSD_kernel.
shell32/tests: fix a couple memory leaks (Valgrind).
Damjan Jovanovic (1):
winemenubuilder: Extract all icon sizes on freedesktop too.
David Hedberg (5):
oleaut32: Handle NULL arguments to ITypeComp::BindType.
oleaut32: Make ITypeComp::BindType case-insensitive.
urlmon: Add some error handling to the http protocol.
shell32: Fix a leak in the ebrowser travellog (Valgrind).
shell32/tests: Fix a leak in the ebrowser tests (Valgrind).
Dylan Smith (1):
richedit: Clear non-defau...
2016 Sep 02
0
Wine release 1.9.18
...n on file mapping failure.
dwrite/tests: Remove unnecessary font face creation.
shell32: Use interface pointer instead of implementation one.
winegstreamer: Remove some casts that are not needed.
msdaps: Added AddRefAccessor() proxy/stub.
oleaut32: Added proxy/stub for BindType.
include: Updated CAL_* info defines.
kernel32: Map from CAL_* constants to LOCALE_*.
amstream: Remove some casts.
msctf/tests: Return interface pointers instead of pointers to impl structure.
netcfgx: Return pointer to interface.
msimtf: Return interface pointer...
2009 Sep 25
0
Wine release 1.1.30
...ScaleLineTransform.
gdiplus: Don't use the supplied rect to calculate font scaling factors.
gdiplus: Don't calculate the number of points in the arc by dividing.
gdiplus: Don't accept MS Sans Serif as the generic sans serif font.
oleaut32: Implement ITypeLibComp::BindType.
gdiplus: Implement GdipGetImageRawFormat.
gdiplus: Stub GdipGetLinePresetBlend[Count].
gdiplus: Store preset blends in linear gradient brushes.
gdiplus: Add tests for linear gradient preset blends.
gdiplus: Use the preset blend when drawing linear gradients.
ole...