Blog/Personal
Links
Me
Categories
Archives +-
Other
# | Artist |
1. | John Broomhall |
2. | Dido |
3. | Marina and the Diamonds |
4. | Howard Shore |
5. | Coldplay |
6. | Nelly Furtado |
7. | Vanessa Carlton |
8. | Britney Spears |
9. | Weird Al Yankovic |
10. | Christina Aguilera |
11. | "Weird Al" Yankovic |
12. | Black Eyed Peas |
13. | Deepest Blue |
14. | Evanescence |
15. | Franz Ferdinand |
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? 🙂