Introduction - If you have any usage issues, please Google them yourself
Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information*-h window highlight* TypeName window frame type
Packet : 33753157userext.rar filelist
userext\UextPeHelper.cpp
userext\UextPeHelper.h
userext\userext.cpp
userext\userext.def
userext\userext.h
userext\userext.sln
userext\userext.suo
userext\userext.vcproj
userext\wdbgexts.h
userext