2018-08-14 17:31 UTC
I am returning to an old OpenDCL project and am trying to load a new JPG into an existing Picture Box using LoadPictureFile, but the picture is not being loaded.
The JPGs are stored in a subfolder of ProgramData. If I copy that subfolder to the root of C drive, and point LoadPictureFile to that folder instead, it loads the picture OK.
So perhaps it's something to do with the folder permissions in ProgramData?
Is there any solution?
The JPGs are stored in a subfolder of ProgramData. If I copy that subfolder to the root of C drive, and point LoadPictureFile to that folder instead, it loads the picture OK.
So perhaps it's something to do with the folder permissions in ProgramData?
Is there any solution?