Hi,
There's an external window that I would like to set a minimum window size on. I've seen this is possible for internal GUI windows using GUIRegisterMsg and WM_GETMINMAXINFO.
So, is it possible to do the same thing but on an external window?
Thanks,
Fidel