Debugging Tools for Windows |
The DEBUG_REQUEST_GET_ADDITIONAL_CREATE_OPTIONS Request operation returns the default process creation options.
The default process creation options are used by methods CreateProcess and CreateProcessAndAttach which, unlike CreateProcess2 and CreateProcessAndAttach2, do not specify the full range of process creation options.
The CreateFlags field of the DEBUG_CREATE_PROCESS_OPTIONS structure is not used as a default because all process creation operations provide this information.
Request, DEBUG_REQUEST_SET_ADDITIONAL_CREATE_OPTIONS, DEBUG_CREATE_PROCESS_OPTIONS,