How to force adjust application window size in Windows 7

there is a particular program that I want to force adjusting its size, namely, Longman Dictionary of Contemporary English 5.

Its main window size is adjustable. However, the sub-programs such as writing assistant are forced to an inconveniently small window size. Whenever you maximize the window by the conventional approach (the button at the top-right), it shrinks to the original size.

I had tried some alternatives such as a tiny neat program AltMove but didn't work. My guess is LDOCE5 is written in Java so that AltMove cannot override it.

0

2 Answers

Perhaps give ResizeEnable a try.

1

I seems some fixed size windows cannot be resized by any utility, you would have to hack the exe binary by using a resource editor or PE editor tool, but is complex for most to do and no guarantee it can be done.

Give this one a try

Edit: appears it does not work for W7, sorry.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like