Flight training software install error-VSOCX32.OCX
Flight training software install error-VSOCX32.OCX
Hey guys, new Linux-Ubuntu user (about 24 hours) and new Wine user (about 1 hour). I'm trying to install my flight training software (http://www.dauntless-soft.com/downloads ... nstall.exe) and get the following error on install.
"C:\windows\system32\VSOCX32.OCX
Unable to register the DLL/OCX: LoadLibrary failed; code 126.
Module not found."
It gives the options to Abort, Retry, or Ignore.
I aborted the install. I then found the OCX file on my windows pc and copied it to the system32 folder on the fake wine c drive and the same error returned on the next install attempt.
Any guidance would be appreciated. I'm a complete novice and don't know my way around linux or wine but I can follow your guidance and instructions. Thanks for any help.
Wine 1.0.1
Ubuntu 9.04
"C:\windows\system32\VSOCX32.OCX
Unable to register the DLL/OCX: LoadLibrary failed; code 126.
Module not found."
It gives the options to Abort, Retry, or Ignore.
I aborted the install. I then found the OCX file on my windows pc and copied it to the system32 folder on the fake wine c drive and the same error returned on the next install attempt.
Any guidance would be appreciated. I'm a complete novice and don't know my way around linux or wine but I can follow your guidance and instructions. Thanks for any help.
Wine 1.0.1
Ubuntu 9.04
Re: Flight training software install error-VSOCX32.OCX
Try newer Wine version. The one you use is 2 days shy of it's 1 year birthday.Robertt wrote:Wine 1.0.1
Ok, I ran it in the terminal and it failed to load. Its seems that I would need the file (regsvr32 VSOCX32.OCX) in a specific location on my system for it to be found and run. Wouldn't it? It's on my desktop now. where do I need it to be in order to run the command?
Code: Select all
rab@rabsvaio:~$ regsvr32 VSOCX32.OCX
Failed to load DLL VSOCX32.OCX
rab@rabsvaio:~$
rab@rabsvaio:~$ wine regsvr32 VSOCX32.OCX
Failed to load DLL VSOCX32.OCX
rab@rabsvaio:~$
I got the software installed but it gives the following error when I try to run it.
Run-time error '429':
ActiveX component can't create object
So what do you recommend for my "run time" error when I try to run the software?
Run-time error '429':
ActiveX component can't create object
@Vitamin- Thanks for reminding me. I reinstalled Ubuntu on Saturday morning and forgot to copy the file to the system32 folder after installing wine. That competed the install.That is what I asked to do in my second post.
So what do you recommend for my "run time" error when I try to run the software?
I did a quick search on the forum and came up with a post that has the same error I do. http://forum.winehq.org/viewtopic.php?p ... e2a85e7d0e
I followed the recommendations that he got, which was to install winetricks vcrun2005 and winetricks wsh56. after running both I got the same error. I then uninstalled and reinstalled, as he was told, and got the error again. Maybe that shouldn't be a surprise considering we are trying to run different programs, even with the same error.
Run-time error '429':
ActiveX component can't create object
Also, would it be appropriate to start a new thread with this new error now that the VSOCX32.OCX error is solved, or just continue here? Thanks for the help guys.
I followed the recommendations that he got, which was to install winetricks vcrun2005 and winetricks wsh56. after running both I got the same error. I then uninstalled and reinstalled, as he was told, and got the error again. Maybe that shouldn't be a surprise considering we are trying to run different programs, even with the same error.
Run-time error '429':
ActiveX component can't create object
Also, would it be appropriate to start a new thread with this new error now that the VSOCX32.OCX error is solved, or just continue here? Thanks for the help guys.
Install wine_gecko with winetricks: http://wiki.winehq.org/winetricksRobertt wrote:Run-time error '429':
ActiveX component can't create object
http://wiki.winehq.org/FAQ#head-3b297df ... b8edc21619Robertt wrote:I assume you mean the output from running "groundschool" but I run it from the ">applications >wine >programs" menu and don't know the right command to run it from the terminal.vitamin wrote:Terminal output?
Thanks dimesio
vitamin wrote:Terminal output?
Code: Select all
rab@rabsvaio:~/.wine/dosdevices/c:/Program Files/GroundSchool$ wine groundschool.exe
fixme:ole:OleLoadPictureEx (0x1ea437c,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa98), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,314046,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa98), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1898462,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,155510,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6134,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14538,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14538,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14538,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14538,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14538,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14538,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14538,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14538,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14538,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,24534,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3520,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3758,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,2736,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3788,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,2852,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3944,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,2427,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3730,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,2902,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3665,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,77986,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,77986,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,24534,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,5356,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,7892,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,5472,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,27362,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,824,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1073,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,899,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,771,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,711,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,150014,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,64862,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,14222,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3374,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:shdocvw:OleControl_FreezeEvents (0x25248b8)->(1)
fixme:shdocvw:PersistStreamInit_Load (0x25248b8)->(0x1ea437c)
fixme:shdocvw:ViewObject_SetAdvise (0x25248b8)->(1 00000000 0x1eb81a4)
fixme:shdocvw:WebBrowser_QueryInterface (0x25248b8)->({55980ba0-35aa-11cf-b671-00aa004cd6d8} 0x32f984) interface not supported
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1328,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,32514,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,10862,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,23662,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,7902,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,11262,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,7790,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,27362,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,150014,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,34562,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,32514,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,480062,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1898,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,2870,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1790,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1790,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1790,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1682,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,2654,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3950,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3086,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,41342,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,7649,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3590,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,2408,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,27362,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,150014,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3134,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,7662,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,7406,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,5438,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,989,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3134,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3134,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,3134,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:shdocvw:OleControl_FreezeEvents (0x26bf238)->(1)
fixme:shdocvw:PersistStreamInit_Load (0x26bf238)->(0x1ea437c)
fixme:shdocvw:ViewObject_SetAdvise (0x26bf238)->(1 00000000 0x1ec8254)
fixme:shdocvw:WebBrowser_QueryInterface (0x26bf238)->({55980ba0-35aa-11cf-b671-00aa004cd6d8} 0x32f984) interface not supported
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9a8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1070,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1070,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1070,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,830,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,782,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,590,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,734,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,926,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f978), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1070,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1070,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1070,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,830,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,782,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,590,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,734,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,926,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,830,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,350,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:shdocvw:OleControl_FreezeEvents (0x26d9820)->(1)
fixme:shdocvw:PersistStreamInit_Load (0x26d9820)->(0x1ea437c)
fixme:shdocvw:ViewObject_SetAdvise (0x26d9820)->(1 00000000 0x1ecf964)
fixme:shdocvw:WebBrowser_QueryInterface (0x26d9820)->({55980ba0-35aa-11cf-b671-00aa004cd6d8} 0x32f8c4) interface not supported
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,458,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,458,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:shdocvw:OleControl_FreezeEvents (0x26f3f30)->(1)
fixme:shdocvw:PersistStreamInit_Load (0x26f3f30)->(0x1ea437c)
fixme:shdocvw:ViewObject_SetAdvise (0x26f3f30)->(1 00000000 0x1ed291c)
fixme:shdocvw:WebBrowser_QueryInterface (0x26f3f30)->({55980ba0-35aa-11cf-b671-00aa004cd6d8} 0x32f8f4) interface not supported
fixme:shdocvw:OleControl_FreezeEvents (0x26f6678)->(1)
fixme:shdocvw:PersistStreamInit_Load (0x26f6678)->(0x1ea437c)
fixme:shdocvw:ViewObject_SetAdvise (0x26f6678)->(1 00000000 0x1ed32dc)
fixme:shdocvw:WebBrowser_QueryInterface (0x26f6678)->({55980ba0-35aa-11cf-b671-00aa004cd6d8} 0x32f8f4) interface not supported
fixme:shdocvw:OleControl_FreezeEvents (0x26f8dc0)->(1)
fixme:shdocvw:PersistStreamInit_Load (0x26f8dc0)->(0x1ea437c)
fixme:shdocvw:ViewObject_SetAdvise (0x26f8dc0)->(1 00000000 0x1ed3c9c)
fixme:shdocvw:WebBrowser_QueryInterface (0x26f8dc0)->({55980ba0-35aa-11cf-b671-00aa004cd6d8} 0x32f8f4) interface not supported
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1262,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1262,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1082,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1262,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1262,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:shdocvw:OleControl_FreezeEvents (0x26ff5c0)->(1)
fixme:shdocvw:PersistStreamInit_Load (0x26ff5c0)->(0x1ea437c)
fixme:shdocvw:ViewObject_SetAdvise (0x26ff5c0)->(1 00000000 0x1ed4fc4)
fixme:shdocvw:WebBrowser_QueryInterface (0x26ff5c0)->({55980ba0-35aa-11cf-b671-00aa004cd6d8} 0x32f8f4) interface not supported
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,6614,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f918), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,458,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,458,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1342,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8e8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,830,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8e8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,830,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8e8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,88574,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8e8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f858), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,144062,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f888), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f858), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,946,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:shdocvw:OleControl_FreezeEvents (0x2741230)->(1)
fixme:shdocvw:PersistStreamInit_Load (0x2741230)->(0x1ea437c)
fixme:shdocvw:ViewObject_SetAdvise (0x2741230)->(1 00000000 0x1edb6b4)
fixme:shdocvw:WebBrowser_QueryInterface (0x2741230)->({55980ba0-35aa-11cf-b671-00aa004cd6d8} 0x32f8c4) interface not supported
fixme:ole:OleLoadPictureEx (0x1ea437c,32514,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,1626,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f8b8), partially implemented.
fixme:ole:OleLoadPictureEx (0x1ea437c,5822,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9d8), partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x14ef28)->(0x277c958, 0, (nil)), hacked stub.
fixme:shdocvw:OleControl_FreezeEvents (0x25248b8)->(0)
fixme:shdocvw:OleControl_FreezeEvents (0x26bf238)->(0)
fixme:shdocvw:OleControl_FreezeEvents (0x26d9820)->(0)
fixme:shdocvw:OleControl_FreezeEvents (0x26f3f30)->(0)
fixme:shdocvw:OleControl_FreezeEvents (0x26f6678)->(0)
fixme:shdocvw:OleControl_FreezeEvents (0x26f8dc0)->(0)
fixme:shdocvw:OleControl_FreezeEvents (0x26ff5c0)->(0)
fixme:shdocvw:OleControl_FreezeEvents (0x2741230)->(0)
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
fixme:ole:OleLoadPictureEx (0x1edf94c,314046,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f410), partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x28049f0)->(0x2851b20, 0, (nil)), hacked stub.
fixme:ole:OLEPictureImpl_SaveAsFile (0x28049f0)->(0x14ef70, 0, (nil)), hacked stub.
err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5
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}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
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}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:shdocvw:OleControl_FreezeEvents (0x25248b8)->(1)
fixme:shdocvw:OleControl_FreezeEvents (0x26bf238)->(1)
fixme:shdocvw:OleControl_FreezeEvents (0x26d9820)->(1)
fixme:shdocvw:OleControl_FreezeEvents (0x26f3f30)->(1)
fixme:shdocvw:OleControl_FreezeEvents (0x26f6678)->(1)
fixme:shdocvw:OleControl_FreezeEvents (0x26f8dc0)->(1)
fixme:shdocvw:OleControl_FreezeEvents (0x26ff5c0)->(1)
fixme:shdocvw:OleControl_FreezeEvents (0x2741230)->(1)
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x25248b8)
fixme:shdocvw:OleObject_Close (0x25248b8)->(1)
fixme:shdocvw:ViewObject_SetAdvise (0x25248b8)->(1 00000000 (nil))
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x26bf238)
fixme:shdocvw:OleObject_Close (0x26bf238)->(1)
fixme:shdocvw:ViewObject_SetAdvise (0x26bf238)->(1 00000000 (nil))
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x26d9820)
fixme:shdocvw:OleObject_Close (0x26d9820)->(1)
fixme:shdocvw:ViewObject_SetAdvise (0x26d9820)->(1 00000000 (nil))
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x26f3f30)
fixme:shdocvw:OleObject_Close (0x26f3f30)->(1)
fixme:shdocvw:ViewObject_SetAdvise (0x26f3f30)->(1 00000000 (nil))
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x26f6678)
fixme:shdocvw:OleObject_Close (0x26f6678)->(1)
fixme:shdocvw:ViewObject_SetAdvise (0x26f6678)->(1 00000000 (nil))
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x26f8dc0)
fixme:shdocvw:OleObject_Close (0x26f8dc0)->(1)
fixme:shdocvw:ViewObject_SetAdvise (0x26f8dc0)->(1 00000000 (nil))
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x26ff5c0)
fixme:shdocvw:OleObject_Close (0x26ff5c0)->(1)
fixme:shdocvw:ViewObject_SetAdvise (0x26ff5c0)->(1 00000000 (nil))
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x2741230)
fixme:shdocvw:OleObject_Close (0x2741230)->(1)
fixme:shdocvw:ViewObject_SetAdvise (0x2741230)->(1 00000000 (nil))
rab@rabsvaio:~/.wine/dosdevices/c:/Program Files/GroundSchool$
I installed winetricks dcom98 and got the same runtime error. I uninstalled "ground school" and got numerous new problems reinstalling it, so I reinstalled wine to eliminate any potential problems dcom98 my have created.vitamin wrote:You could try installing native dcom (winetricks dcom98). But be warned this usually breaks more then it fixes in new Wine versions.
I now have a clean install of wine 1.1.31
No winetricks installed
My program "ground school" (http://www.dauntless-soft.com/downloads ... nstall.exe) installed, but giving the run time error when I attempt to run it.
Run-time error '429':
ActiveX component can't create object
Robbert try this:
start in a clean new ~/.wine
Then do :
winetricks mfc40 mdac28
WINEDLLOVERRIDES="oledb32=n" regsvr32 ~/.wine/drive_c/Program\ Files/Common\ Files/System/OLE\ DB/oledb32.dll
Then install the application. Set oledb32.dll to native in winecfg or run the app like:
WINEDLLOVERRIDES="oledb32=n" wine GroundSchool.exe
This way the app starts fine for me, didn't test if the rest of the app worked
start in a clean new ~/.wine
Then do :
winetricks mfc40 mdac28
WINEDLLOVERRIDES="oledb32=n" regsvr32 ~/.wine/drive_c/Program\ Files/Common\ Files/System/OLE\ DB/oledb32.dll
Then install the application. Set oledb32.dll to native in winecfg or run the app like:
WINEDLLOVERRIDES="oledb32=n" wine GroundSchool.exe
This way the app starts fine for me, didn't test if the rest of the app worked