public static void Main() { MyWindowsMediaPlayerV2.App app = new MyWindowsMediaPlayerV2.App(); app.InitializeComponent(); app.Run(); }