- Aug
- 2,293
- 111
Hi Vince,
Would it be possible to add an option to WHICHWIN so that I can filter by the Window Handle?
...maybe...
Joe
Would it be possible to add an option to WHICHWIN so that I can filter by the Window Handle?
Code:
Filters:
/E | /D enabled | disabled windows only
/V | /I visible | invisible windows only
/P pid decimal or hex prefixed with "0x"
/M module case-insensitive substring match on fully-qualified name
/C class case-insensitive substring match
/T title case-insensitive substring match
"quote" strings containing spaces
...maybe...
Code:
/W handle case-insensitive substring match
Joe