From my previous question you would assume I'm trying to build a form with some explorer like functionality. To that end I have a ListView control filled with filenames from directories according to a patient/case previously chosen.
My users are keen to see file icons (as well as the file extensions already being displayed) to quickly differentiate the filetypes.
I have seen some VB code that operates without using ImageLists which would be ideal but it relies on APIs and control.hWnds which I haven't been able to modify to work in Access.
Any ideas?
I post the VB code and my attempts to modify for Access when I can (can't seem to find it on the web again).
Brad
My users are keen to see file icons (as well as the file extensions already being displayed) to quickly differentiate the filetypes.
I have seen some VB code that operates without using ImageLists which would be ideal but it relies on APIs and control.hWnds which I haven't been able to modify to work in Access.
Any ideas?
I post the VB code and my attempts to modify for Access when I can (can't seem to find it on the web again).
Brad