Questions tagged [windows-mce]

for questions related to Windows XP Media Center Edition

This is for questions related to Windows XP Media Center Edition.

Windows XP Media Center Edition (MCE) is a version of the Windows XP operating system which was the first version of Windows to include Windows Media Center, designed to serve as a home-entertainment hub. The last version, Windows XP Media Center Edition 2005, was released on October 12, 2004. After that, Windows Media Center was included in most editions of later Windows versions.

Source

https://en.wikipedia.org/wiki/Windows_XP_Media_Center_Edition

2 questions
2
votes
2 answers

Learning to create Windows MCE plugins

I am currently mostly a Java Developer, and would like to know if one would be able to creating Windows MCE plugins for popular services using a language like C#? Where would i find resources to learn how to write MCE plugins using C# if at all…
biosFF
  • 223
  • 2
  • 9
1
vote
1 answer

vb.net MCE Remote Button Detection

I am currently using the following function to detect special button presses (Play, Stop, Pause) on my MCE remote. Private Const WM_APPCOMMAND As Integer = &H319 Public Function WndProc(hwnd As IntPtr, msg As Integer, wParam As IntPtr, lParam…
Mattigins
  • 1,014
  • 9
  • 25