dwmkerr / dwmkerr/consolecontrol
Support Ctrl+C
Open
enhancement
- Dominant language
- C#
- Stars
- 786
- Forks
- 166
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
Ctrl-C
http://msdn.microsoft.com/en-us/library/windows/desktop/ms683155(v=vs.85).aspx
Also:
There has been quite some discussion in the messages about the complexity of sending a command like 'Control C' to a cmd process in the console window. Just so that others can find the solution until something formal is actually published, VisualG seems to have a good solution which you can find here:
http://www.codeproject.com/Articles/335909/Embedding-a-Console-in-a-C-Application?msg=4320232#xx4320232xx
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.