Question about the dll by Bugger at 8:36 AM EST on February 12, 2008
Im back^^
The dllexp [Nirsoft DLL Exporter] says there is only one callable function in your in_cube, is that right? How to manage to use it in C++ or similar programming languages? Or is it possible to make a bat [.bat WIN Shell] file that converts with your in_cube a adx for example to a wav? I mean can you call parameters for the dll, or ist it just Winamp only?
Thanks in advance
edited 10:08 AM EST February 12, 2008
by unknownfile at 11:09 AM EST on February 12, 2008
Perhaps you don't really know about how the Winamp API works.
A typical Winamp plugin setup works like this: 1) Winamp calls the function, retrieves a list of functions and variables. 2) Winamp calls those functions.
hcs is making a command-line version of his new vgmstream library. If it interests you, search for it on sourceforge.