Results 1 to 1 of 1

Thread: Window Scanner - Explore and modify program windows running on the desktop

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,807

    Window Scanner - Explore and modify program windows running on the desktop

    Window Scanner displays all active application windows on the desktop. Child windows (controls) are also displayed. The user can modify these windows and view information such as which process owns the window. The program was originally written to allow to user to locate hidden/disabled controls in an application and to unhide/enable them. Now the focus is more on providing detailed information. This project also serves as an example on how to use various API functions.

    All windows found when the program starts are displayed in a table. Different colors and text styles indicate, for example, whether a window is disabled, hidden, a popup window or whether it contains a password. Windows can be filtered by their text, class and parent window. A popup menu offering several options for a window can be accessed by clicking in the table.

    The attached zip file contains the program's source code and a manual.

    Files required by this program:
    msvbvm60.dll
    msflxgrd.ocx
    Last edited by Peter Swinkels; Jan 29th, 2017 at 11:04 AM. Reason: Cleaned the code.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width