dwm
Google Chrome style tabs on glass in Delphi
I am trying to implement Google Chrome style tabs, in Windows 7, in a Delphi application. The elements of this are:[详细]
2023-01-20 00:36 分类:问答WPF and DWM for redirecting output over the network
Im writing a large WPF app (large as in screen res), running with some basic controls, basic video playing, etc...[详细]
2023-01-19 17:47 分类:问答WPF Aero window without shadow
I am aware of the following question: I want to disable the shadow effect on a specific aero window However, I still need the DWM blur/reflections behind my Aero wind开发者_StackOverflow中文版ow, so[详细]
2023-01-19 01:08 分类:问答What is the API to "create applications like Flip3D"
I am trying to figure out how to use DWM to render a copy of a Window into my own desired location. The only thing I can find to tell DWM to render somewhere is with the thumbnail APIs.[详细]
2023-01-19 00:08 分类:问答How to make dwmapi (Desktop Windows Manager API) work in Windows XP?
I\'m doing a w开发者_如何转开发indows application using dwmapi.dll on C# and it\'s not working in windows XP because XP didn\'t support Desktop Windows Manager API (dwmapi.dll). It\'s only supported i[详细]
2023-01-17 18:36 分类:问答Vista/7: How to get glass color?
How do you use DwmGetColorizationColor? The documentation says it returns two values: a 32-bit 0xAARRGGBB containing the color used for glass composition[详细]
2023-01-12 18:43 分类:问答Windows Forms Glass Effect, Make ImageBox transparent
I have a windows form application, and I have extended the window\'s frame into the client area using DwmExtendFrameIntoClientArea to get the glass effect.[详细]
2023-01-12 08:20 分类:问答Flickering UI problems - what causes the DWM in windows 7 to decide to refresh immediately upon calling SetWindowPos?
I have a custom tabbed style control, and internally it works by showing or hiding the relevant page when you click on a tab.[详细]
2023-01-11 17:16 分类:问答Delphi support for Aero Glass and the DoubleBuffered property - what is going on and how do we use them?
I am confused by Delphi 2009/2010 support for the Aero Theme Glass features in Windows, and by what, exactly DoubleBuffered means, and what it has to do with Aero glass.I have found that DoubleBuffere[详细]
2023-01-09 20:29 分类:问答Windows 7 DWM weirdness
I\'m looking to write a FOSS \"Alt+Tab\" replacement (window switcher) for Windows, since there are a few features I feel it\'s (still) lacking; but I\'m noticing two quirks I can\'t seem to fix:[详细]
2023-01-03 19:29 分类:问答