http://bugs.winehq.org/show_bug.cgi?id=10156 Jon Griffiths <jon_p_griffiths(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jon_p_griffiths(a)yahoo.com Jeremy Drake <wine(a)jdrake.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)jdrake.com --- Comment #4 from Jon Griffiths <jon_p_griffiths(a)yahoo.com> 2008-06-20 07:16:36 --- Hi Marcos, As of commit c3995814d71291c435722ea36f46bcfa12c137c2 the required header changes are now part of Wine. The change you made to oleaut32.def is not valid though - we must implement OleLoadPictureFile in order for your app to link and run correctly. I was going to add a stub for this, but it looks like most of the code is already there to load the file, so I'll have a go at doing it properly. In the meantime we should probably rename this bug to "OleLoadPictureFile not implemented" to prevent duplicates if anyone else needs this function. --- Comment #5 from Jeremy Drake <wine(a)jdrake.com> 2008-11-17 00:34:42 --- It turns out I am needing OleLoadPictureFile as well. If this bug was renamed as suggested in comment #4, it would describe my situation perfectly. -- 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.