ExtractAssociatedIcon with UNC path

  • Thread starter Thread starter shot
  • Start date Start date
S

shot

Hi,

is there any possibility to call the ExtractAssociatedIcon function
using a UNC path? I'm quite confused at the moment, since

#1) it seems like some .Net functions do not support UNC path
information
#2) mapping a share to a drive during runtime is lame and should only
be used for "DOS" compatibility etc.

Thanks
Michael
 
Back
Top