L
Lou
How do I the small icon from a file
Example:
Myapp.exe
I need to get the files small icon
in vb6 i did
Dim file_data As New CFileInfo
file_data.Icon()
Example:
Myapp.exe
I need to get the files small icon
in vb6 i did
Dim file_data As New CFileInfo
file_data.Icon()