Controlling WMP via Windows Forms just like in MS keyboards

Hi. I've done a lot of searching in MSDN/Google for doing remote controlling via Windows Forms. I wanted to be able to control the playback of Windows Media Player just like if I do it with Fn+Media key to press or one of the 4 media player keys in Microsoft keyboards. I am wondering how they do it as I have included two simple buttons, Play and Stop -- nothing else. So because I don't want to embed Windows Media Player control into Windows Forms application, I wanted to be able to remotely control thereal Windows Media Player. To be clear, I wanted to be able to control a real Windows Media Player just like a remote control.

Is that possible only with the Windows Media Player SDK? Am I asking the impossible?

[743 byte] By [GraysonPeddie] at [2007-12-28]
# 1

Never mind my post. I've done more search with the Google keyword: "Windows Media Player" "Remote Control" C#

Here it is: http://www.codeproject.com/csharp/wmp_pinvoke.asp

I know there are other forums that I should've posted instead of here but when I was doing a search in MSDN forums, there are WMP threads that have posted in C# General, VB.net forum, etc. including this forum.

GraysonPeddie at 2007-9-4 > top of Msdn Tech,Windows Forms,Windows Forms General...