It's been a long time since I've been around here but I am in need of a plugin.
I am looking for something that is much like foo_Text, but, instead of saving the data to a text file, I need something that saves the data to a structure in shared memory. The reason I am looking for a plugin like this is because I would very much like to create a CoolMon2 plugin that gathers this data from shared memory instead of reading the data from disk.
If you know of such a plugin would you please point me to it.
If one does not exist at this time would there be someone willing to whip one up for me? I know absolutely nothing of C++ so there is no way I can do it myself. The shared structure would need to be static (I mean that the structure itself can never change). Therefore, there would be no need for any configuration, just send all data concerning the currently playing file (title, artist, position, yada, yada, etc...) into the shared structure.
Thanks for your time.
-blert
