JayFoxRox / swe1r-patcher

swe1r-patcher enhances your "Star Wars Episode 1: Racer" (SWE1R) experience
21 stars 6 forks source link

Add a message box for CreateProcess errors #19

Open JayFoxRox opened 6 years ago

JayFoxRox commented 6 years ago

Adds a messagebox if an error occured during CreateProcess. The message contains the error ID and a meaningful string.

The output is a bit cryptic and poor, but it's better than no output.