Click here to Skip to main content
15,887,135 members
Articles / Programming Languages / C++

Windows: Getting Callback on Child Process Exit in C++

Rate me:
Please Sign up or sign in to vote.
4.40/5 (3 votes)
7 Aug 2014Apache3 min read 20.9K   211   6  
Getting callback on child process exit in C++

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Technical Lead Thomson Reuters
United States United States
Ivan is a hands-on software architect/technical lead working for Thomson Reuters in the New York City area. At present I am mostly building complex multi-threaded WPF application for the financial sector, but I am also interested in cloud computing, web development, mobile development, etc.

Please visit my web site: www.ikriv.com.

Comments and Discussions