The follwing code fragment
- Code: Select all
my_thumb = DefineVirtualFile(mythfile$, thumbstart$, thumbend$-thumbstart$, "thumbnail.jpg")
ret_val, table=IsPicture(my_thumb)
crashes if executed more than ten times AND the path of the original file that the virtual file is derived from is RAM: based.
If the files are not RAM: based everything works as expected. Also if files are in RAM: but are less than 10 it's works okay, too.
You may try it out with exutil, select show thumbnails and select a few (ell, more than 10) pics in RAM:..