http://bugs.winehq.org/show_bug.cgi?id=27775 --- Comment #4 from Anastasius Focht <focht(a)gmx.net> 2013-05-01 08:28:38 CDT --- Hello folks, still present. Source: http://source.winehq.org/git/wine.git/blob/c4e71c2e09b51a46d1b93e3bc8f4e2827... --- snip --- 72 static HRESULT WINAPI wiadevmgr_EnumDeviceInfo(IWiaDevMgr *iface, LONG lFlag, IEnumWIA_DEV_INFO **ppIEnum) 73 { 74 wiadevmgr *This = impl_from_IWiaDevMgr(iface); 75 FIXME("(%p, %d, %p): stub\n", This, lFlag, ppIEnum); 76 return E_NOTIMPL; 77 } --- snip --- $ du -sh picasa38-setup.exe 14M picasa38-setup.exe $ sha1sum picasa38-setup.exe 18e627bfb2869aff4aa185a23ae82b8327bf998b picasa38-setup.exe $ wine --version wine-1.5.29-38-g8e4317c Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.