winfx sdks wpf

WinFX SDKs for WPF

Hi,
I have learned that MCE under vista will not be shipped as a separate edition but as a feature under vista home premium and ultimate. However, the SDK for development of applications etc are going to be released a single compilation.
My question is, If on a WPF enabled machine I develop an application using the WPF APIs, how will it run on vista versions which dont have MCE runtime.
Thanks in advance

Hi,
I have learned that MCE under vista will not be shipped as a separate edition but as a feature under vista home premium and ultimate. However, the SDK for development of applications etc are going to be released a single compilation.
My question is, If on a WPF enabled machine I develop an application using the WPF APIs, how will it run on vista versions which dont have MCE runtime.
Thanks in advance

My question is, If on a WPF enabled machine I develop an application using the WPF APIs, how will it run on vista versions which dont have MCE runtime.

OK - WPF is available to all editions of Vista, and will be backported for download to XP SP2 and Windows Server System 2003 (all editions). The idea is, if a machine doesn't have the WPF components, they'll be prompted to download them. If it does, then it'll run.
If you're trying to develop a WPF application for a non-MCE edition of Vista/XP/Windows Server, then it'll simply not work. You could either put a bit of code in which detects whether you have MCE installed or not, and then display a dialog warning if you don't have it installed.
-- Zack Whittaker » ZackNET Enterprises: www.zacknet.co.uk » MSBlog on ResDev: www.msblog.org » Vista Knowledge Base: www.vistabase.co.uk » This mailing is provided "as is" with no warranties, and confers no rights. All opinions expressed are those of myself unless stated so, and not of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared that up!
--: Original message follows :-- "Kumar Lomash" wrote in message

Hi,
I have learned that MCE under vista will not be shipped as a separate edition but as a feature under vista home premium and ultimate. However, the SDK for development of applications etc are going to be released a single compilation.
My question is, If on a WPF enabled machine I develop an application using the WPF APIs, how will it run on vista versions which dont have MCE runtime.
Thanks in advance

Windows Vista

Topic:


Nick: