Windows里面很多窗口都是固定大小了的,那么我們有沒有辦法改變他們呢?答案是有的,用ResizeEnable就可以了。
以Windows的運行窗口為例,原來是不能改變大小的。
在運行ResizeEnable后就可以改變大小了,就是這樣簡單。
如何使用:
1)運行ResizeEnableRunner.exe
2)找到一個窗口,您永遠不可能調(diào)整,移動光標(biāo)在窗口的邊緣。
3)希望的指針將會改變,顯示了您可以調(diào)整窗口。
4)Click-drag窗口大小和釋放鼠標(biāo)按鈕。
更新日志:
=============================================================================================
v1.4 29/12/03 - Double sizing bug on Windows2000 fixed (again).
- Will learn about windows that can size themselves and not interfere
- with them again whilst the window isn't destroyed.
- Will learn about windows that reset themselves and change the cursor
- to indicate you can't size them.
- -noicon commandline flag to boot without tray icon.
v1.3 07/03/02 - No longer causing PSP to crash.
- Complete alteration in the way it works. This may cause some
- 'double sizing' problems on Windows2000, but it all seems ok.
v1.2 17/02/02 - Attempting to make windows resizeable that have already been created.
- Windows2000 'double sizing' bug fixed.
v1.1 18/12/01 - More windows covered, but still not all.
- Being more picky as to which windows it lets through into resizing.
v1.0 30/11/01 - First version. It seems to be doing what it was meant to do!