bitelse
9/29/2018 - 5:36 PM

Resize 500x300

FastKeys explorer

Width:=1000
Height:=555
WinGetPos,X,Y,W,H,A
If %Width% = 0
 Width := W
If %Height% = 0
 Height := H
WinMove,A,,710,370,%Width%,%Height%
;WinSet, Style, ^0xC00000, A 
Send, ^+3
Width:=500
Height:=300
WinGetPos,X,Y,W,H,A
If %Width% = 0
 Width := W
If %Height% = 0
 Height := H
WinMove,A,,710,370,%Width%,%Height%
;WinSet, Style, ^0xC00000, A