PureBytes Links
Trading Reference Links
|
Hi Tomasz,
Thanks for the info.
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx> wrote:
>
> Hello,
>
> Let me give you some info on your Linux/Wine log:
>
> > fixme:actctx:parse_depend_manifests Could not find dependent assembly
> > L"Microsoft.Windows.Common-Controls"
>
> This may refer to the fact that your Linux/Wine config is using
Win98 emulation
> which features old common control. This is harmless, unless you want
"Windows XP" look and feel.
>
> > err:module:import_dll Library FastTrack.dll (which is needed by
> > L"C:\\Program Files\\AmiBroker\\Plugins\\FT.dll") not found
>
> This missing module info is normal, if you don't have FastTrack for
the Web application installed
> (this is for FastTrack subscribers only)
>
> > err:module:import_dll Library MSVCIRT.dll (which is needed by
> > L"C:\\Program Files\\AmiBroker\\Plugins\\myTrk.dll") not found
> Similar thing. If you are not using myTrack as your broker, you
don't need that.
>
> > err:module:import_dll Library qpdll.dll (which is needed by
> > L"C:\\Program Files\\AmiBroker\\Plugins\\QP2.dll") not found
> The same story. If you are not using Quotes Plus as your data
vendor, ignore this.
> That's normal that you are missing components that you never installed.
> You would need to be Quotes Plus subscriber.
>
> As for UpdateLayeredWindow function it is available only in Win2K
and above (XP, Vista)
> so if you are using Win98 emulation it will be of course missing.
> You can safely ignore this (without such function you won't just see
some modern UI visual effects like transluency).
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "bilbo0211" <bilbod@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Tuesday, December 25, 2007 4:23 PM
> Subject: [amibroker] Re: OT Wine/AmiBroker/AFLWizard
>
>
> > --- In amibroker@xxxxxxxxxxxxxxx, "Michael.S.G." <OzFalconAB@> wrote:
> >>
> >> All Wine users,
> >> I have now got AFLWizard working under wine.
> >>
> >> AFLWizard requires shdoclc.dll override.
> >> Manually override with winecfg or wine regedit
> >> AB_Wine_Overrides_V0.9.49.reg command.
> >>
> >> Download AB_Wine_Overrides_V0.9.49.reg here:
> >>
> >
http://www.amibroker.org/3rdparty/Amibroker_on_Linux/WindowsSystem/AB_Wine_Overrides/AB_Wine_Overrides_V0.9.49.reg
> >>
> >
> > Good job, there is very little not working now.
> >
> > Below is the output I get when I launch wine Broker from the command
> > line, maybe you see something useful there:
> >
> > fixme:actctx:parse_depend_manifests Could not find dependent assembly
> > L"Microsoft.Windows.Common-Controls"
> > fixme:actctx:parse_depend_manifests Could not find dependent assembly
> > L"Microsoft.Windows.Common-Controls"
> > fixme:actctx:parse_depend_manifests Could not find dependent assembly
> > L"Microsoft.Windows.Common-Controls"
> > fixme:ntdll:find_reg_tz_info Can't find matching timezone information
> > in the registry for bias 300, std (d/m/y): 4/11/2007, dlt (d/m/y):
> > 11/03/2007
> > err:module:import_dll Library FastTrack.dll (which is needed by
> > L"C:\\Program Files\\AmiBroker\\Plugins\\FT.dll") not found
> > err:module:import_dll Library MSVCIRT.dll (which is needed by
> > L"C:\\Program Files\\AmiBroker\\Plugins\\myTrk.dll") not found
> > err:module:import_dll Library qpdll.dll (which is needed by
> > L"C:\\Program Files\\AmiBroker\\Plugins\\QP2.dll") not found
> > fixme:win:UpdateLayeredWindow
> > (0x2009c,(nil),(nil),0x33e2ec,0xe36c,0x33e2f4,0x00000000,0x33e314,2):
> > stub!
> > fixme:actctx:parse_depend_manifests Could not find dependent assembly
> > L"Microsoft.Windows.Common-Controls"
> > fixme:actctx:parse_depend_manifests Could not find dependent assembly
> > L"Microsoft.Windows.Common-Controls"
> > fixme:actctx:parse_depend_manifests Could not find dependent assembly
> > L"Microsoft.Windows.Common-Controls"
> > fixme:actctx:parse_depend_manifests Could not find dependent assembly
> > L"Microsoft.Windows.Common-Controls"
> > fixme:ntdll:find_reg_tz_info Can't find matching timezone information
> > in the registry for bias 300, std (d/m/y): 4/11/2007, dlt (d/m/y):
> > 11/03/2007
> > fixme:hook:IsWinEventHookInstalled (32773)-stub!
> > ...
> >
> > Bill
> >
> >
> >
> > Please note that this group is for discussion between users only.
> >
> > To get support from AmiBroker please send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|