Skip to content

jarlostensen/winjobobjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winjobobjects

A simple example of how to use job objects in Windows (C++)

Demonstrates how to create a job objects that manages the life time of processes, and child processes, inside it. Also shows how to enumerate all processes in a job and to wait for them all to complete. As a small bonus this code also shows how to create a security object.

TODO

  • Demonstrate how to wait for all processes to complete

About

A simple example of how to use job objects in Windows (C++)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published