I’m sure WPF could produce a GUI replica, but is it actually made with WPF?
I’ve done some searching, but I’m not able to find what GUI library they used.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is almost certainly all C++ with mixed Assembly against standard WIN32 APIs and DirectX. WPF came out with .NET 3.0 in late 2006 and Windows Media Player 10 came out in late 2004. I would also add that there’s nothing exceptionally unique about the Windows Media Player UI given that non-square windows and leveraging DirectX for animation outside of full screen has been around since the mid 90s all the way back to NT 4.0 and Windows 95.