PDA

View Full Version : Windows Media Player dll



sundaygirl
17-04-2006, 01:07 PM
Hi all
I need some help on how to call the function in WinMediaPlayer dll in a java app or using jsp
I found npdsplay.dll but what are the functions to call??

:( -- in distress over dll -- :(

alexhay
18-04-2006, 02:18 PM
do a full reinstallation of windows media player...

go to windowsupdate.com to get the latest update

GreyShadow
20-04-2006, 04:05 PM
Well... there are a few ways to find out what's the function to call
one very good source is to ask Uncle G (Google lar... ;) )
Or try the MSDN website, their forum also got quite a lot of very helpful expert in there.

Or... drop by in a big bookstore like Kinokuniya/MPH/Borders... look for the books of Windows's API library... you should be able to find your answer in there.

Sorry I can help much with the dll as I haven't touch the "Coffee" (java) for a long long time... all rusty liaw :p
If using VB.net shouldn't be any problem... cos the function to call will be listed in there.