Hello,
I'm trying to run "AADE Filter Design", a program used for the design of
electronic filters. It's available for free from
http://www.aade.com/filter32/fdinstall.exe
It installs correctly after I 'winetricks mfc40' and install the VB6
run-time, but it gives the "ActiveX component can't create object"
error when run.
Any ideas? This is Wine 1.1.26 on Arch Linux.
error output from console:
(9) alliance:~/.wine/drive_c/Arquivos de programas/Filter $ wine
Filter.exe
fixme:ole:OleLoadPictureEx
(0xd3245c,2246,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fad8),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x1bb3e8)->(0x1c7118, 0, (nil)),
hacked stub.
fixme:ole:OleLoadPictureEx
(0xd3f254,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32db0c),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xd3f254,167898,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32daac),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x1c8b10)->(0x1f4c28, 0, (nil)),
hacked stub.
fixme:ole:OleLoadPictureEx
(0xd40354,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f7a0),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OleLoadPictureEx
(0xd40354,254,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f7a0),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xd40354,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f7a0),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
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}
Thanks!
--