[Bug 35497] Adobe Lightroom 4.4 - folder icons disappear on hover

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 21 13:26:45 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=35497

hanska2 at luukku.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hanska2 at luukku.com

--- Comment #2 from hanska2 at luukku.com ---
http://source.winehq.org/git/wine.git/blob/0fa8ae7b5280d3acad2c3221f72d91dea9c17f12:/dlls/windowscodecs/pngformat.c#l958 


958 static HRESULT WINAPI PngDecoder_Block_GetCount(IWICMetadataBlockReader
*iface,
959 UINT *pcCount)
960 {
961 static int once;
962 TRACE("%p,%p\n", iface, pcCount);
963 if (!once++) FIXME("stub\n");
964 return E_NOTIMPL;
965 }

might be related

http://msdn.microsoft.com/en-us/magazine/cc500647.aspx

wine 1.7.27

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list