Blog/Personal
Links
Me
Categories
Archives +-
Other
# | Artist |
1. | Weird Al Yankovic |
2. | John Williams |
3. | Allister Brimble |
4. | Harry Potter |
5. | Avril Lavigne |
6. | Lion King |
7. | Franz Ferdinand |
8. | Keane |
9. | Maroon 5 |
10. | Airplay |
11. | Robbie Williams |
12. | Star Wars |
13. | Pink |
14. | Christina Aguilera |
15. | Jennifer Saunders |
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? 🙂