Are there any samples, how to control the Windows MediaPlayer with LabWindows/CVI ? I know that I have to use an ActiveX-control, but I don't know exactly, how I have to write code for this. Please help me...
If you are using CVI, you can use the Activex Controller to generated C based wrappers for the Windows Media Player activex control. Once these wrappers are generated, you should use the Visual Basic or C++ examples to get you started. Plus you should be able to find more documentation on the methods and properties on the MSDN