# SubclassExclusionList.ini | |
# | |
# This file contains the list of window classes that will not | |
# be subclassed. | |
# Each single entry exists on its own line with no punctuation at all. | |
# | |
# Comments may be added to the file by beginning the line with | |
# a hash mark ('#'). The hash mark must be the first character | |
# on the line. Comments may not be appended to an exclusion class line | |
# itself. | |
# | |
# Blank lines may be included but, like comments, will be ignored at run time. | |
# Following line allows a SUBCLASS trace to be enabled for xxxxx.exe | |
# xxxxx.exe refers to an image name, which can be no longer than 15 chars | |
TRACE_PROCESS:xxxxx.exe | |