Displaying 4 results from an estimated 4 matches for "gdipsetpentransform".
Did you mean:
gdipgetpentransform
2016 Apr 12
0
Wine release 1.8.2
...a script to update the ANNOUNCE file at release time.
secur32/tests: Don't check the exact number of cipher bits.
Alistair Leslie-Hughes (7):
user32: Don't crash in DrawTextEx when tab length is zero.
olepro32: Add typelib resource.
include: Add GdipGetPenTransform, GdipSetPenTransform declarations.
gdiplus/tests: Add Pen Transform tests.
gdiplus: Implement GdipGetPenTransform.
gdiplus: Implement GdipSetPenTransform.
gdiplus: Implement GdipResetPenTransform.
Andrew Eikum (6):
oleaut32: Don't clear BSTR size.
mciqtz: Implement MCI_RESUME....
2016 Feb 05
0
Wine release 1.9.3
...indow station already exists.
tools: Add a script to update the ANNOUNCE file at release time.
server: Add link_name and unlink_name object operations.
server: Use the link_name operation to create named objects.
Alistair Leslie-Hughes (5):
include: Add GdipGetPenTransform, GdipSetPenTransform declarations.
gdiplus/tests: Add Pen Transform tests.
olepro32: Add typelib resource.
d3d11: Add the Direct3D 11.1 D3D11_FORMAT_SUPPORT enum elements.
gdiplus: Implement GdipGetPenTransform.
Andrew Eikum (2):
xaudio2: Report incoming underruns to the application....
2016 Feb 19
0
Wine release 1.9.4
...bwine: Generate the composition tables access code along with the tables.
libwine: Move the multi-byte to wide char conversion functions to libwine_port.
libwine: Move the wide char to multi-byte conversion functions to libwine_port.
Alistair Leslie-Hughes (4):
gdiplus: Implement GdipSetPenTransform.
gdiplus: Implement GdipResetPenTransform.
include: Add IColumnsInfo interface.
gdi32/tests: Check values returned from GetPath.
Andrew Eikum (9):
configure: Be more helpful for users with mis-configured glib-2.0.
xaudio2: Handle openal source allocation failure....
2010 Aug 20
0
Wine release 1.3.1
...unctions.
d3dx9: Return D3DERR_INVALIDCALL in D3DXLoadSurfaceFromMemory if pDestRect is invalid.
d3dx9: Implement ARGB point filtering in D3DXLoadSurfaceFromMemory.
Uwe Bonnes (1):
wininet: Add const qualifier after openssl version check.
Vincent Povirk (18):
gdiplus: Stub GdipSetPenTransform.
gdiplus: Stub GdipRotatePenTransform.
gdiplus: Stub GdipGetPenTransform.
gdiplus: Stub GdipGetPathGradientPresetBlendCount.
gdiplus: Stub GdipMultiplyPathGradientTransform.
gdiplus: Don't require an HDC for the convert_unit function.
gdiplus: Don't requi...