CreateProcess does not exist?
Open
help wanted
- Dominant language
- Haskell
- Stars
- 101
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm working on a small debugger for windows which means I need to pass creation flags that I cannot pass with the `process` library. I found it strange that there is no binding for that function in Win32. Even more, as there is DebugApi which seems to me that it can only be used on an already started process.
Yotam
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.