I'll admit, I don't understand what "enumeration" means, but I really wish I could use AutoHotkey to set the following Desktop Window Manager (DWM) properties for windows.
If anyone has a workaround (I imagine using DllCall, which I also don't understand) for AHK or AHK_L, please help me.
From
http://msdn.microsoft.com/en-us/library ... 30(v=vs.85).aspx
DWMWA_NCRENDERING_ENABLED
DWMWA_NCRENDERING_POLICY,
DWMWA_TRANSITIONS_FORCEDISABLED,
DWMWA_ALLOW_NCPAINT,
DWMWA_CAPTION_BUTTON_BOUNDS,
DWMWA_NONCLIENT_RTL_LAYOUT,
DWMWA_FORCE_ICONIC_REPRESENTATION,
DWMWA_FLIP3D_POLICY,
DWMWA_EXTENDED_FRAME_BOUNDS,
DWMWA_HAS_ICONIC_BITMAP,
DWMWA_DISALLOW_PEEK,
DWMWA_EXCLUDED_FROM_PEEK,
DWMWA_LAST