Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how my dmo to get the asf url which wmp playing?

0 views
Skip to first unread message

Dream sdk

unread,
Nov 10, 2009, 9:00:43 AM11/10/09
to
I am writing a decoder-DMO to decode custom stream contained in asf
files

when I play the files with WMPlayer,

how my dmo to get the asf filename or path or url which wmp playing?

Dream sdk

unread,
Nov 10, 2009, 11:34:42 AM11/10/09
to
On 11月10日, 下午10时00分, Dream sdk <tex...@gmail.com> wrote:

another question is :

I can call ShellExecute(0,"open","notepad.exe", "","",SW_SHOW )
within InternalProcessInput,it work fine;

but when I use ShellExecute(0,"http://www.google.com","",
NULL,NULL,SW_SHOW);
to open a website,nothing is happened,why?

Dream sdk

unread,
Nov 10, 2009, 9:11:21 PM11/10/09
to

ok! I can open a website use ShellExecute(NULL,"open","iexplore.exe",
"http://www.google.com",NULL,SW_SHOW);
now.

new question:
Can my dmo get the asf file metadata?

0 new messages