Displaying 6 results from an estimated 6 matches for "gdipgetnearestcolor".
2010 Aug 01
1
Re: ICM Trainer Light
...tureImpl_QueryInterface () : asking for un supported interface {00000003-0000-0000-c000-000000000046}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000144-0000-0000-c000-000000000046}
fixme:gdiplus:GdipGetNearestColor (0x1b9e20, 0x33e3fc): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1b7438, 0x33e3fc): Passing color unmodified
fixme:gdiplus:GdipGetNearestCol...
2020 Feb 28
0
Wine release 5.3
...Y and other enums are the wrong size
48594 AnyDesk crashes directly on startup (low WORD of instance handle must be ignored when looking up window classes)
48646 QQMusicAgent crashes when started after installation
48648 Gothic II Night of the Raven:unhandled exception in Wine 5.2
48657 GdipGetNearestColor crash in Subtitle Edit
48669 iphlpapi.NotifyUnicastIpAddressChange() should call the callback initially if requested (required for Far Cry 5 online mode)
----------------------------------------------------------------
Changes since 5.2:
Akihiro Sagawa (7):
user32/tests: Use wide string...
2020 Feb 16
0
Wine release 5.2
...hcal control send MCN_SELCHANGE notification on WM_LBUTTONDOWN event.
ntdll: Split logic for MemoryBasicInformation into a separate function.
user32/tests: Add some tests for Static/SS_BITMAP control.
comctl32/tests: Add some tests for Static/SS_BITMAP control.
gdiplus: Make GdipGetNearestColor print FIXME only if indexed bitmap is associated with the graphics object.
comctl32: Switch to using a structure for extra storage.
comctl32: Create an internal copy for 32-bpp bitmaps with an alpha channel for Static control.
comctl32/tests: Add more tests for Static/SS_BITMAP co...
2010 Mar 05
0
Wine release 1.1.40
...Correct GenericChainCertificateTrust's handling of WINTRUST_CreateChainForSigner's return value.
rpcrt4: Add tests for UuidCreateSequential.
rpcrt4: Implement UuidCreateSequential using the machine's MAC address, when available.
Justin Chevrier (4):
gdiplus/test: Add GdipGetNearestColor test.
gdiplus: Basic implementation of GdipGetNearestColor with changes to test to reflect fixes.
gdiplus/test: Add GdipSetImageAttributesRemapTable test and fix typo.
gdiplus: Implement GdipSetImageAttributesRemapTable with updated test.
J?rg H?hle (11):
user32: Sync vkey...
2010 Apr 02
0
Wine release 1.1.42
...3dx9_36.dll.D3DXCreateEffect
19814 Imperium Romanum: near trees are not visible
19837 ListView 'Range Check Error' in ImgBurn v2.5.0.0's Disc Layout Editor window.
20644 Google Picasa installer hangs on startup
20677 BizAgi Process Modeler under Mono 2.4 requires implemented GdipGetNearestColor
20972 Atlantica Online: crashes when closing, sometimes at login
20981 Brain Challenge setup fails with message "Your hardware does not meet the requirements for this game."
21380 ZEMAX lens data editor window is not treated as a popup of the main window
21384 Sins of a Solar...
2008 Dec 20
0
Wine release 1.1.11
...zero.
d3dxof/tests: Remove redundant NULL check before HeapFree (Smatch).
Miko?aj Zalewski (1):
devenum: Italian, Spanish, Dutch and VERSIONINFO should use SUBLANG_NEUTRAL.
Nikolay Sivov (6):
oleaut32: Added SAFEARRAY support for RecordInfo::RecordClear.
gdiplus: Stub for GdipGetNearestColor.
oleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture::Render.
gdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I with tests.
gdiplus: Fix Font test failure on charset mismatch.
ole32: Make OleSetClipboard affected by previous OleInitialize() calls.
Paul Chit...