Piotr Storozenko:
Try to add as resource 2 .bmp files. I have put both in correct directory
Compiling generate following error :
unsupported image format 'C:\Users\PC\AppData\Roaming\MetaQuotes\Terminal\9EB2973C469D24060397BB5158EA73A5\MQL5\Images\Data\b_close.bmp' ResourceSFRS.mqh 8 1
As I well understand compilator have problem only with one file. Is there any limitation for .bmp files ?
In attachment zip with both files and screenshot after compile
Just an idea: try to convert the file to true color, currently it has 256 colors.

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.
Try to add as resource 2 .bmp files. I have put both in correct directory
Compiling generate following error :
unsupported image format 'C:\Users\PC\AppData\Roaming\MetaQuotes\Terminal\9EB2973C469D24060397BB5158EA73A5\MQL5\Images\Data\b_close.bmp' ResourceSFRS.mqh 8 1
As I well understand compilator have problem only with one file. Is there any limitation for .bmp files ?
In attachment zip with both files and screenshot after compile