Two small programs are included in the attached files.
CreateImagesFile - Embeds a list of image files in a data file.
ReadImages - Loads the images from the data file into an ImageList.
You could use these programs to create a single data file instead of many image files.
ReadImage code should be added to your program code.
CreateImagesFile - Embeds a list of image files in a data file.
ReadImages - Loads the images from the data file into an ImageList.
You could use these programs to create a single data file instead of many image files.
ReadImage code should be added to your program code.