This is a mock win32process module.
The purpose of this module is mock process creation for the PID test.
CreateProcess(...) will spawn a process, and always return a PID of 42.
Function | CreateProcess | No summary |
This function mocks the generated pid aspect of the win32.CreateProcess function.