New monitor command: WINDOWMONITOR. This command should create a thread which monitors creation, moving, sizing, hiding and closing of windows. The window should be specifiable by title, by PID, or by window handle (except creation). It should use internal variables passed to the activated command the affected window's handle, title, PID, and possibly additional information not accessible using the @WIN...[] functions.
Enhanced PROCESSMONITOR command: permit specification of the process to be monitored by its PID.
New function: @WINHANDLE.Returns the window handle; subject window specified by title or by PID.
Enhance all functions returning information about a window by permitting specification of window of interest by PID or window handle:
@WINCLIENTSIZE
@WINEXENAME
@WINPID
@WINPOS
@WINSIZE
@WINSTATE
--
Steve
Enhanced PROCESSMONITOR command: permit specification of the process to be monitored by its PID.
New function: @WINHANDLE.Returns the window handle; subject window specified by title or by PID.
Enhance all functions returning information about a window by permitting specification of window of interest by PID or window handle:
@WINCLIENTSIZE
@WINEXENAME
@WINPID
@WINPOS
@WINSIZE
@WINSTATE
--
Steve