<tdwidth="1298"style="border-color: #000000; border-style: solid; padding: 1px;"><pclass="rvps2"><spanclass="rvts6">By default, DxWnd does not intercept the CreateProcess call and therefore does not automatically hook the program's children. To hook the program's children, use Edit > Add (see </span><aclass="rvts14"href="Edit.html">Edit</a><spanclass="rvts6">) to create a new entry in the main program list for each child process.</span></p>
<tdwidth="1298"style="border-color: #000000; border-style: solid; padding: 1px;"><pclass="rvps2"><spanclass="rvts6">This option bypasses calls to CreateProcess. Some games play intro movies in a child process (like binplayer.exe). You can skip these movies and avoid desktop configuration changes by activating this flag.</span></p>
<tdwidth="1298"style="border-color: #000000; border-style: solid; padding: 1px;"><pclass="rvps2"><spanclass="rvts6">This option automatically hooks any created child processes with the same configuration as its parent. If the child process has a random name each time it is created (generally for the express purpose of making it harder to hook), use this option.</span></p>
<tdwidth="1298"style="border-color: #000000; border-style: solid; padding: 1px;"><pclass="rvps2"><spanclass="rvts6">This option automatically hooks any created child processes with the same configuration as its parent, including DLL injection. This means that the hook is applied as soon as the process starts.</span></p>