You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi guys, I have a Asynchronous pluggable protocols program(Dll, IE plugin) which I want to play a local mp3 file instead of internet mp3 file.
But when I feed the local data to IE through STDMETHODIMP::Read(void *pv, ULONG cb, ULONG *pcbRead). IE seem to just igore it. Does anyone have any suggest on this? I can post my code if it's necessary.