Ive set up a dll project right and tested along with a simple 'hello world' return, so the link between foobar and mirc is set.
Looking at some sources, im not sure how to do what i want, which is simply get the info (artist, album, etc..) about the currently playing file.
Also, im not 100% sure im doing everything right - when i tried using play_control and returning something from that, i got mIRC to crash reporting something with core_api::are_services_available() . Am i not creating the dll right ?
Ive been coding C\C++ for several years now, so i have the needed experience, but i havent worked with DLL files much in the past, so any help would be recommanded.
Working under the VS.NET2003 IDE right now.
