MyPicturesGallery¶

This report view loads the folders of your computer's hard disk and automatically attempts to load the files from the last used folder in the application. If there was no last location, the application defaults to the pictures folder of the currently logged-in user.
In addition to the DataFlex Reports integration code, this example demonstrates the following:
- The use of a treeview
- Reading folder information from a disk
- Accessing special folders, such as the current user's pictures folder
- Utilizing cRegedit
- Performing a binary read of image data
- Using Base64Encode, MemCopy, CStringLength, UCharArrayToString
- Leveraging Free DataFlex functions