PDA

View Full Version : No WM_COPYDATA with XP ?


Tom G
2nd August 2004, 17:48
I'm encountering a strange problem,
winamps main window doesnt get the
WM_COPYDATA message when files are enqueued
on an XP system,
with my 2K it does.

does anyone know anything bout that ?

Thanks

Joonas
5th August 2004, 18:10
I use the WM_COPYDATA to add some files to the playlist in my plugin and I use XP. So it should work. If you present some code perhaps it's some other issue that's causing it to fail?

I do send it to the playlist editor window though...might make a difference?


/Joonas