
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.
I have code that opens a file using
If I run it with optimization disabled and visual mode disabled, it runs fine the first time, but after that any additional runs return INVALID_HANDLE from FileOpen.
If I run it in visual mode it works every time.
What could be the problem?