D drumred Apr 14, 2008 #1 Is there a way to pause and resume the media player programmatically? Thanks.
C Chris Tacke, eMVP Apr 14, 2008 #2 It depends on how you're using it. If you're using the COM control, then call the approprioate methods. If you've shelled out to it then you probably have to PostMessage to it to simulate button clicks. -- Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded community http://community.OpenNETCF.com
It depends on how you're using it. If you're using the COM control, then call the approprioate methods. If you've shelled out to it then you probably have to PostMessage to it to simulate button clicks. -- Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded community http://community.OpenNETCF.com