B
Bodo
Hi,
my Access application lets the user choose files (typically Microsoft Word,
Adobe PDF documents etc.), to store the full path and filename into a
database table. A listview displays all records from that table.
For each row in that listview I want to display the file type icon that
windows assigned to the file.
I try googling but found VB specific approaches using SHGetFileInfo API call
and was unable to modify the code to run with Access 2002.
Can anyone help with some VBA code snipsets to proceed with?
Appreciate any thoughts.
my Access application lets the user choose files (typically Microsoft Word,
Adobe PDF documents etc.), to store the full path and filename into a
database table. A listview displays all records from that table.
For each row in that listview I want to display the file type icon that
windows assigned to the file.
I try googling but found VB specific approaches using SHGetFileInfo API call
and was unable to modify the code to run with Access 2002.
Can anyone help with some VBA code snipsets to proceed with?
Appreciate any thoughts.