PureBytes Links
Trading Reference Links
|
AmiBroker User's List>1a. Re: I try to compile the ASCII
data plugin from ADK. From: Keith McCombs
>See:
>http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=52748&SiteID=1&pageid=0#1157102
>It looks like afxwin.h only comes with VC++ V6,
afaik MFC (the newer versions) is still supported in VC
2008. You could try the (free) VC++ 2008 Express edition.
VC6 MFC had a lot of bugs.
For GUI applications C++ has become dated and most
(professional) programmers on Windows have moved to .NET for
GUI work. It is so much more productive. The loss in
performance is negligible. These days hard core c++ work for
Windows is mostly done in g++ or vc++ using "make".
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/
|