klenin / Spawner

Cross-platform sandbox runner
4 stars 8 forks source link

fix error reporting regressions #23

Closed rotanov closed 9 years ago

rotanov commented 9 years ago

Whenever WinAPI function fails use PANIC with an information from GetLastError()

sample output for trying to call sp.exe ls SpawnerError: D:\dev\npipes\Spawner\libspawner\src\win32\runner.cpp:162:CreateProcess: "ls", error code: 87: The parameter is incorrect.