Log in

View Full Version : WinAmp


comrade
June 5th, 2003, 20:10
Whenever I am debugging in OllyDbg (v1.09b), meaning actually stepping through code, my WinAmp (v2.91) becomes unresponsive. It plays music, but its UI does not respond. Anyone else experience that?

TBD
June 5th, 2003, 23:38
comrade: i am using foobar and i dont have any problems.
what OS / PC do you have ?

comrade
June 6th, 2003, 04:51
foobar (turtoise ? What's that?
"You know what a turtle is? Same thing!"

I run Windows 2000 Pro SP2. Processor is Pentium II. But its not problem in my system, maybe not even OllyDbg but WinAmp. Just wanted to see if anyone else experienced that.

TBD
June 6th, 2003, 05:22
comrade: foobar ("http://foobar2000.hydrogenaudio.org")
made by Peter Pawlowski (Winamp development team).
- super light player featuring minimum necessary functions
- plain win32 gui (skinable plugin available - foo_wsgui)
- lot of shortcuts, customizable (loved that one)
- 00% in task manager on my comp (P4/2g)

comrade
February 14th, 2006, 21:53
I've attached to WinAmp while it was stuck, and discovered one of its threads (apparently, the GUI thread) was blocked by a DDE call. The DDE call was generated by mIRC notification plug-in. I disabled the plug-in and everything is fine