CmdOnWnd
counter
CmdOnWnd
v1.2.1

 

for|Win98/Me/NT/2000/XP  
license|Freeware  
release date|6. Feb 2007  
size|309 kB  
download|
Download CmdOnWnd

The Clock Screenshot

Summary:

CmdOnWnd is a tool which mainly is intended to "throw" a command on a window. Its name arose out of this basic purpose.

But over time, it grew to a tool with helpful features mainly for software developers and programmers. There is a search for finding numbers to the most often used C/C++ Win32 API #define names and vice versa, error defines lookup, get window informations to any window by dragging the Finder tool, a simple processes list with hardcore termination (as debuggee running with realtime priority), etc.

But nevertheless, some of the features are also useful for everyday users. The Winamp controlling commands, the process starting/terminating commands and the Processes panel as simple taskmanager are just a few to list.

Start CmdOnWnd and read the Usage informations for more on how to use CmdOnWnd.

Note: If the download does not work, go onto www.winsite.com, click on the "Search WinSite" link and search for "Roman Komary"

 

History:

v1.2.1 (6. Feb 2007):

  • Bugfix: The Screen Zoomer tool now can handle multiple monitors correctly.
  • Processes panel: It is now possible to start a process, document or URL, as well as quick-start the Windows Explorer and Command Console.
  • Mouse Info Tips: Hovering the mouse over recognized define names will show a tooltip displaying the value for this define. This works with most text display fields where senseful.
  • Windows panel: The Window Info now also displays WINDOWINFO members from GetWindowInfo() and TITLEBARINFO members from GetTitleBarInfo().
  • Windows panel: The Window Info now displays a Timestamp at the bottom of the informations text. It shows the date and time (including milliseconds) at the moment of the last Window Info snapshot.
  • Processes panel: There is a button to terminate all non responding processes. Non responding processes will be displayed red in the list. Lines in light cyan indicate processes that have one or more windows.
  • New console command: /openPanel= opens the desired panel on program start.
    (Command description can be found when starting CmdOnWnd and have a look at the Usage panel text.)
  • Newly included recognized define names:
    - Object States (STATE_SYSTEM_* values)

v1.2 (14. Jan 2007):

  • Extended command line command "SetAlphaTransparency" by a "colorkey" property and an "off" switch.
  • Added command line command "SetWindowLong".
  • Added SetWindowLong page in the Windows tab of the GUI.
  • Bugfix: A Windows' Style and Ex-Style now also displays a hex number in the Windows tab of the GUI for bits where according define names could not be found.
  • The Search field now also allows entering numbers preceeded by a binary not operator (~).
  • The Results field now also displays binary values in the form 0b* where * stands for a sequence of 0s and 1s. This case occurs when entering a number value (dec, hex or octal) in the Search field (with - or ~ sign-operator or without any prefix).
  • The icons in the process list are delay-loaded now to prevent long waiting times for the process list to have loaded completely.

v1.1 (6. Dez 2006):

  • Added command line commands "ShowWindow" and "ShowWindowAsync".
  • Command line command "SetPos" extended to set positions and/or sizes of windows.

v1.0 (26. Oct 2006):

The first release.