in reply to Controlling Windows Media Player from Perl or how to find OLE methods easily

As solo said, you need to find the object model.

A good way to get started is to use the OLE Browser that is shipped with ActiveState Perl. By default, the installer creates a shortcut on the start menu. If you can't find that, mine is installed at "F:\Perl\html\OLE-Browser\Browser.html".

  • Comment on Re: Controlling Windows Media Player from Perl or how to find OLE methods easily