crs247 / Publications
Forum
Error 5019 (File not found) in ResourceCreate()
Hi, i'm trying to read a bitmap file using the ResourceCreate() function. The file exists in the MQL5\\Files folder so that calling FileIsExist(ImageFileName) returns TRUE. In contrast, the “ResourceCreate” function returns error 5019 which means that the file does not exist. I have tried