papszFQFilename (PAPSZ)
Returned to multiple file selection dialogs when the user selects one or more files from the list box. If the user types the file name in the file name entry field, the file name will be in szFullFile and this pointer will be NULL. When one or more selections are made, the count of items in this array will be returned in ulFQFCount.
This table of pointers is storage allocated by the file dialog. When the application completes opening or saving all of the files specified, the application must call WinFreeFileDlgList to free the storage allocated by the file dialog.