-
-
Notifications
You must be signed in to change notification settings - Fork 54
Window Frames
nptr edited this page Jun 3, 2021
·
8 revisions
There are two different locations for the window frames and other components. The Window
class and the DWMWindow
class.
The first represents the lightweight "Basic" design that is used when you disable Windows Aero, window transparency or you see for a few seconds when the DWM crashes. You typically don't need to bother modding it. The second one is the one is the default and you see it daily. I'll thus only show the DWMWindow
class.
User Wiki
Technical Wiki