How to use Shell32?

i need to use shell32 for getting id3 tags of file, but i dont know way i use shell32 in unity.

i tried to use custom library importing shell32, it is not working, only getting crash report.

do you know good way for using windows library-in my case, it is shell32?

thank you.

from this it sounds like shell32 wont work nicely with unity

this thread gives some good alternatives for getting id3 tags, one being Taglib#