ShedageSeema / The-CreateProcess-function-

The CreateProcess function creates a new process and its primary thread. The new process executes the specified executable file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The-CreateProcess-function-

The CreateProcess function creates a new process and its primary thread. The new process executes the specified executable file.

About

The CreateProcess function creates a new process and its primary thread. The new process executes the specified executable file.


Languages

Language:C 100.0%