Udostępnij za pośrednictwem


Mike remotes the DWM from a Virtual Machine

Mike Kolitz posted some instructions on how to get Aero to run in a VM by using remote desktop to connect to the VM through our updated RDP client.

This brought to mind something that people often ask me about the desktop composition system and its relationship to WPF.

As I've said before, we use the same underlying graphics stack as WPF for our rendering to the display. One of the really great upshots of this is that we have some very powerful remote-desktop support as a result... when you connect from one Windows Vista machine to another using the updated Remote Desktop client that ships in Windows Vista, you'll actually get the full Aero experience automactically! This works because all the rendering is done on the local machine instead of the remote machine. You can even get Aero when connecting to a machine using a client that has a modern graphics system even if the remote machine wouldn't normally support Aero.

Comments

  • Anonymous
    February 27, 2006
    If the remote is running WPF app with complex gradients and such, how are those handled over remote session, bitmaps?
  • Anonymous
    February 28, 2006
    So, Aero has the same underlying graphics system?  When will there be some real information published about this?  Is there a unmanaged API for composition below the level of WPF?  What does the shell use for font rendering and other composition layout functions?
  • Anonymous
    March 19, 2006
    "client machine with a modern graphics system"

    Does that include the Mac? Will there be an updated RDP client for OS X?