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.