yqs112358/Send_SIGINT_to_process
Kill a console process by send SIGINT(Ctrl + C) signal to target process on Windows platform, just like what kill command does on UNIX systems
C++MIT
Kill a console process by send SIGINT(Ctrl + C) signal to target process on Windows platform, just like what kill command does on UNIX systems
C++MIT