Usage: enumall [-c] [-s] [-h]
-c --classname Always display window classname.
-s --style Display window style.
-h --help Output this help.
Example:
C:\> enumall -c
N HWND PID TITLE (left,top,right,bottom)
1 f4 -503397 Shell_TrayWnd (-2,572,802,602)
2 f8 -503397 Button (2,576,44,598)
3 fc -503397 TrayNotifyWnd (727,576,798,599)
4 100 -503397 TrayClockWClass (797,577,797,597)
5 10c -503397 MSTaskSwWClass (48,576,723,598)
6 110 -503397 SysTabControl32 (48,576,723,598)
7 13c -473469 tooltips_class32 (0,0,10,10)
8 138 -473469 DigiClock32 (747,553,797,573)
... lot of stuff deleted
|