[Bug 14218] OleLoadPictureEx is not fully implemented (ole32)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 5 18:55:34 CST 2010


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


Carlton Hobbs <carlton.hobbs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlton.hobbs at gmail.com




--- Comment #8 from Carlton Hobbs <carlton.hobbs at gmail.com>  2010-03-05 18:55:33 ---
This bug was linked to the Star Wars Battle of Endor freeware game. I just
tested that game with 1.1.40 and get the errors below as the game crashes on
start up. 

---
fixme:ole:OleLoadPictureEx
(0x9add6c,2246,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa88),
partially implemented.
fixme:ole:OleLoadPictureEx
(0x9add6c,167702,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa58),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x13b160)->(0x1678d0, 0, (nil)), hacked
stub.
fixme:win:EnumDisplayDevicesW ((null),0,0x32dc10,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x21ff10,0xe6c3a0): stub
err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : could not
attach stream to file
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:quartz:MediaControl_RenderFile (0x152bc88/0x152bc8c)->(L"C:\\Program
Files\\STARWARS_TheBattleOfEndor_v21\\music\\credits_3_1.mp3" (0x152d1ec)):
stub !!!
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:quartz:MediaControl_RenderFile (0x152d220/0x152d224)->(L"C:\\Program
Files\\STARWARS_TheBattleOfEndor_v21\\music\\main_3_1.mp3" (0x152d9bc)): stub
!!!
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:quartz:MediaControl_RenderFile (0x152d9f0/0x152d9f4)->(L"C:\\Program
Files\\STARWARS_TheBattleOfEndor_v21\\music\\battle_3_1.mp3" (0x152e19c)): stub
!!!
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:quartz:MediaControl_RenderFile (0x152e1d0/0x152e1d4)->(L"C:\\Program
Files\\STARWARS_TheBattleOfEndor_v21\\music\\battle_3_2.mp3" (0x152e96c)): stub
!!!
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:quartz:MediaControl_RenderFile (0x152e9a0/0x152e9a4)->(L"C:\\Program
Files\\STARWARS_TheBattleOfEndor_v21\\music\\battle_3_3.mp3" (0x152f13c)): stub
!!!
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:quartz:MediaControl_RenderFile (0x152f170/0x152f174)->(L"C:\\Program
Files\\STARWARS_TheBattleOfEndor_v21\\music\\battle_3_4.mp3" (0x152f90c)): stub
!!!
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:quartz:MediaControl_RenderFile (0x152f940/0x152f944)->(L"C:\\Program
Files\\STARWARS_TheBattleOfEndor_v21\\music\\ds_end_3_1.mp3" (0x15300dc)): stub
!!!
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:quartz:MediaControl_RenderFile (0x1530110/0x1530114)->(L"C:\\Program
Files\\STARWARS_TheBattleOfEndor_v21\\music\\finale_3_1.mp3" (0x15308ac)): stub
!!!
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{7fd52380-4e07-101b-ae2d-08002b2ec713}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{37d84f60-42cb-11ce-8135-00aa004bb851}
fixme:quartz:MediaControl_RenderFile (0x1530930/0x1530934)->(L"C:\\Program
Files\\STARWARS_TheBattleOfEndor_v21\\music\\executorend.mp3" (0x1531164)):
stub !!!
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{df0b3d60-548f-101b-8e65-08002b2bd119}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}

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