Hi!
I'm not into plugin-programming and I just need a very simple plugin. I really would appreciate any help!!
Here's the thing:
I'm writing a java-programm for a 'bigger project'. In this java programm, I want to be able to fetch the artist name and song name (maybe time also..) from the currently playing song. Nothing more!
I now need a .dll file which supports these 2-3 methods in order to use them with the java native interface.
Is there such a plugin or is it there a way to program it withouth too much reading..
Sorry, that's normally not the way, I know.. but since it's only a 'side feature' of the java prog, let me be so rude ;-)
Thanks for you help!!
I'm not into plugin-programming and I just need a very simple plugin. I really would appreciate any help!!
Here's the thing:
I'm writing a java-programm for a 'bigger project'. In this java programm, I want to be able to fetch the artist name and song name (maybe time also..) from the currently playing song. Nothing more!
I now need a .dll file which supports these 2-3 methods in order to use them with the java native interface.
Is there such a plugin or is it there a way to program it withouth too much reading..
Sorry, that's normally not the way, I know.. but since it's only a 'side feature' of the java prog, let me be so rude ;-)
Thanks for you help!!
Comment