Menu

Tree [r9] /
 History

HTTPS access


File Date Author Commit
 Example C Sharp Program 2010-08-18 doctoro [r7] Inital commit of example program for C# use of ...
 Example Program 2010-09-17 doctoro [r9] Fixed GetMediaLibraryHWND(..) to actually work ...
 Winamp Files 2010-05-13 doctoro [r1] Initial check-in of the Winamp MiniMagic dll an...
 ProcessBuffers.cpp 2010-05-18 doctoro [r5] * Fixed OpenProcess(..) to just use the require...
 ProcessBuffers.h 2010-05-13 doctoro [r1] Initial check-in of the Winamp MiniMagic dll an...
 WinampMiniMagic.cpp 2010-09-17 doctoro [r9] Fixed GetMediaLibraryHWND(..) to actually work ...
 WinampMiniMagic.h 2010-09-17 doctoro [r9] Fixed GetMediaLibraryHWND(..) to actually work ...
 WinampMiniMagic.rc 2010-05-13 doctoro [r1] Initial check-in of the Winamp MiniMagic dll an...
 WinampMiniMagic.sln 2010-05-13 doctoro [r1] Initial check-in of the Winamp MiniMagic dll an...
 WinampMiniMagic.vcproj 2010-09-17 doctoro [r8] Added GetMediaLibraryHWND(..) to complement Get...
 readme.txt 2010-05-13 doctoro [r2] Adding a readme.txt with a bit of information a...
 resource.h 2010-05-13 doctoro [r1] Initial check-in of the Winamp MiniMagic dll an...

Read Me

Winamp MiniMagic Dll
--------------------


The purpose of this dll is to allow external apps to access and make use of Winamp API's which are generally intended for in-process use i.e. true plug-ins (and this is still the recommended way to do things but i know there's people who won't or cannot do this).

This is taken from source code initially posted on the Winamp forums in 2004 by the user torsius (http://forums.winamp.com/showthread.php?threadid=174039) but has been lost &/or converted a few times to other languages like C++ or VB.

By providing a simple dll which can then be used from other languages (C, C++, C#, VB, Delphi) by accessing the exported functions from it, it should make it easier for people to make use of the features and to get the information from Winamp without having to embed things into the code everytime.


Note: current svn contents are pre-release and will be subject to change before an official v1.0 release.


Darren Owen aka DrO
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.