My IE6 cookies are stored in a Windows system folder (C:\Windows\Local Settings\Temporary Internet Files)

I would like to list them in a File List Box, then selectively delete some of them using the File System Object, or similar.

However VB6 does not appear to recognise cookies as files and therefore does not enter them into a file list box when the Filex.Path string is nonetheless correctly specified.

Any suggestions would be appreciated.