
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello all
I have written a dll to open an HTML email every time and save it as plain text to be useful to expert advisors. I use Mictosoft Word for opening html file and save it as plain text , here is a part of dll code:
The code was working well for a while, but now without any reson(at least what I can see), code doesn't create an instance of microsoftword.
any Idea?