Dialog Filter Technical Reference (POSReady 7)

4/29/2013

Dialog Filter lets you define message windows based on a set of parameters (For example, process name, window title, dialog type, and a list of buttons). For each window, you can choose which button is used to dismiss the window. This package requires that you know which windows you want to block.

The method that Dialog Filter uses captures all windows before they are created and moves them off screen. At a later stage (when the window is drawn) it interrogates the window and uses the information in the configuration file (window title, process name, window class, and a list of buttons) to determine if this window should be blocked. If the window is in the configuration list, the filter will apply the action chosen by the user.

For more information about how to use Dialog Filter, see this MSDN Web site.

For information about the POSReady 7 feature package, see the Dialog Filter topic in the POSReady 7 Feature Packages Technical Reference