[Bug 27775] Picasa 3.8 crashes due to IWiaDevMgr->EnumDeviceInfo stub

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 1 08:28:38 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=27775

--- Comment #4 from Anastasius Focht <focht at gmx.net> 2013-05-01 08:28:38 CDT ---
Hello folks,

still present.

Source:
http://source.winehq.org/git/wine.git/blob/c4e71c2e09b51a46d1b93e3bc8f4e282778b6119:/dlls/wiaservc/wiadevmgr.c#l72

--- 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.



More information about the wine-bugs mailing list