Blog/Personal
Links
Me
Categories
Archives +-
Other
# | Artist |
1. | Howard Shore |
2. | Murray Gold |
3. | Sigur Rรณs |
4. | Linkin Park |
5. | Mike Oldfield |
6. | Hammock |
7. | Alice Deejay |
8. | Muse |
9. | Amplifico |
10. | Massive Attack |
11. | Pendulum |
12. | Marina and the Diamonds |
13. | Armand van Helden |
14. | Basshunter |
15. | Mika |
Powered by Last.fm
Blog: The Life Of A Supreme Ruler
Winamp as an ActiveX control
Filed under: — orudge @ 02/10/2004 5:30 pm
I discovered an interesting thing today when working on someone’s computer (the usual reinstall Windows job): a version of Winamp as an ActiveX control. Doing some research, it appears that this was created by AOL, who wanted a small media player to plug into their software a few years ago. However, they were sued by the company who originally wrote the MP3 decoder which Winamp used, as being incorporated into a piece of software as large as the AOL client wasn’t in the original license agreement or something. That’s the only info I’ve found out about this ActiveX control: I’ve found no word of it otherwise.
Anyway, I’m currently playing around with it in VB, and it’s working very nicely. ๐ It tends to crash the VB development environment once I’ve used it, but if I build an EXE, it works fine there. Just trying to figure out the setEQ function now, and how I should pass the EQ data… maybe the Winamp SDK will help me. I’ll post a tutorial about this on my site soon.
Fun, eh? ๐