mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-12-29 16:14:55 +00:00
format changes
This commit is contained in:
@@ -30,4 +30,4 @@ public class Win32 {
|
||||
# Send the broadcast message to all windows
|
||||
[Win32]::SendMessageTimeout($HWND_BROADCAST, $WM_SETTINGCHANGE, [IntPtr]::Zero, "ImmersiveColorSet", $SMTO_ABORTIFHUNG, $timeout, [ref]([IntPtr]::Zero))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user