Blog/Personal
Links
Me
Categories
Archives +-
Other
| # | Artist |
| 1. | Weird Al Yankovic |
| 2. | John Williams |
| 3. | Allister Brimble |
| 4. | Snow Patrol |
| 5. | Muse |
| 6. | Maroon 5 |
| 7. | Lion King |
| 8. | Scissor Sisters |
| 9. | Coldplay |
| 10. | Robbie Williams |
| 11. | Chris Moyles |
| 12. | Joss Stone |
| 13. | Green Day |
| 14. | Jennifer Saunders |
| 15. | Lost Prophets |
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? 🙂

