Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change Windows theme
#2
Macro Macro2154
Code:
Copy      Help
dll- "dwmapi"
,#DwmEnableComposition uCompositionAction
,#DwmIsCompositionEnabled *pfEnabled

;tooggle Aero
if _winnt>=6 and !DwmIsCompositionEnabled(&_i)
,DwmEnableComposition !_i


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)