Related topics

$399 Compaq runs VISTA
thinkfr3...@gmail.com
Microsoft-Resources In case anybody is interested, I figured out one way to restore aero glass. I simply tried one of the new screen savers using desktop properties and when it returned from the preview aero glass had returned.

Desktop Capture (Vista)
It is no longer using the Direct X composite. Hope that helps. -Noah C. "Ryan Ross" <ry...@nni.com> wrote in message news:%23kb1HNwPEHA.3732@TK2MSFTNGP11.phx.gbl... And we will see if anyone responds... Correct me if I'm wrong, but the Desktop Composition Engine uses a subset of DirectX. How small is this subset?

Draw on Winlogon Desktop of Windows Vista
Although I have heard rumours of a Matrox card which does it? Also of note, there are plans by MS to change the display model in Longhorn... See http://www.microsoft.com/whdc/device/display/aero/default.mspx for details... Look at the presentation entitled "Hardware Accelerated Graphics and Desktop Composition in

StretchDIBits? Vista? Nvidia?
Ivan Brugiolo [MSFT] ivanb...@online.microsoft.com microsoft public development device drivers With Desktop composition active, the final sceen you see on the screen is assembled (by MilCore.dll) using the Direc3D 9.l runtime. It mens that the result of the rasterization process is known only to the GPU and the

OBLIVION (The Fix from hell!)
Quezako Quez...@discussions.microsoft.com microsoft public fr windows vista programmation C'est exactement ce que je cherchais : des exmples avec code source ! Merci beaucoup !

Display problems in Vista
Go to your Oblivion Shortcut Right-click and select Properties Click the Compatibility Tab Check "Disable Desktop Composition" Click OK Run Game from same shortcut. If it still crashes around the main menu, load again, but click continue or load game "quickly", not sure if it's a timing issue, but this Desktop

Question about Longhorn
Actually not, since there is a desktop composition phase that is [...] It's not like DirectX viewports in Vista will be rendering directly to the desktop either, if only for buffer and asynchronicity requirements, they'll have to render to off-screen textures, which the Desktop composer will then use.

Desktop Composition and Flip-3D
Ivan Brugiolo [MSFT] ivanb...@online.microsoft.com microsoft public development device drivers In Vista, there will be a "Composition" mode that allows graphics layers to be known only to the GPU (And cutting out some of the driver layers to presumably speed up performance). `Desktop Composition` is the name of the

Ventura and Draw users needed !!!
I suspect that an application disabled desktop composition, and when it was closed, Vista did not restore Aero. I am assuming this to be the case, as when I look at my event viewer upon bootup, it get an event id 9011 error stating that desktop composition cant start because a "mirroring driver" is in use.

wdk Vista mirror driver
An Update-Layered-Window window is never supposed to paint via WM_PAINT, and, the concept of a redirection bitmap is not affected by redirection and desktop composition being on or off. The visible-region calculation is different, but the bits of the window content are always there. A Set-Layered-Window-Attribute

Vista Screen Dismay
That is why Apple uses Quartz Extreme, Stardock uses Hyperpaint, and Windows Longhorn will use The Desktop Composition Engine. Takes a snapshot of the window and turns it into a texture that can more easily be manipulated by the video card. You misjudge and overlook the natural evolution that (must) takes place

SGML to QuarkXPress
Mike Williams mi...@whiskyandCoke.com microsoft public vb general discussion "Rick Raisley" <heavymetal-AT-bellsouth-DOT-net> wrote in message news:eFUJWsvcIHA.5448@TK2MSFTNGP03.phx.gbl... Well, the desktop composition thing at least gives my customers a choice: No flicker, but no Aero, or Aero but with flicker.

StretchDIBits? Vista? Nvidia?
Ivan Brugiolo [MSFT] wrote: As of today, an XPDM display driver will force desktop composition to be always OFF. However, you can turn OFF desktop composition with an LDDM driver. In that case, the system supplied `cdd.dll` will be your display driver. This is done to support the legacy code-path as it is today.

Vista Screen Dismay
Perhaps you can answer a couple quick questions: As you say, I can disable the flashing by unchecking "Enable desktop composition", right? Is there any way I can set that in a Manifest file? Is there any way a Setup program can make such settings? (I probably need to ask my setup program supplier, Setup Factory.

Live Preview refuses to enable
Perhaps you can answer a couple quick questions: As you say, I can disable the flashing by unchecking "Enable desktop composition", right? To get rid of the "drag effect", you need to place a check under "Disable desktop composition", or the opposite of what you said. :-) I was looking at the time at the screen

Display problems in Vista
If this is whate you are doing then the answer is, "Yes, turning off Aero (disable desktop composition) will fix the problem. Yes, I'm using DragDrop, and yes, turning off Desktop composition fixes this (and disables Aero effects). . . . but if you are using your own code to allow the user to drag the actual Label

Ventura and Draw users needed !!!
Maxim S. Shatskih ma...@storagecraft.com microsoft public development device drivers There is a system provided display driver, called cdd.dll, that is in charge all the times that desktop composition in NOT active. cdd.dll is a Punt-to-Eng display driver, and, furthermore, it performs synchronization with video

Vista Screen Dismay
... default install. and work is in progress on the next client (http://www. winsupersite.com/showcase/longhorn_preview_2003.asp) called "Longhorn" with a totally new user interface and GDI API (Desktop Composition Engine) and after that "Blackcomb" is set to be the next OS in the long line of NT based systems.

I'd like to see kde, gnome, fux or any other wm on linu
If this is whate you are doing then the answer is, "Yes, turning off Aero (disable desktop composition) will fix the problem. . . . but if you are using your own code to allow the user to drag the actual Label itself (not just the DragDrop event stuff), and if you are talking about the flickering that sometimes

Desktop composition
Mirror Drivers are non compatible with desktop-composition, so, loading any one of them will cause desktop-composition to be turned-off. The WDDM video-stack is not designed to be filtered or T-ed. At best, you could explore the interactions between dxgkrnl.sys and the kernel-mode miniport, but, the command buffer