Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Automatically process death resurrection
no vote
Two days ago look at the Delphi section Digest of "automatically process death resurrection" article, feel the author's idea is very good, using the API to monitor process activity, creates a process automatically when it is destroyed. After careful scrutiny, I discover that VB can be done. Took a long time to write the following program, achieved using WaitForSingleObjectAPI to monitor processes created by activities upon return messages in addition to time out automatically to create new processes. Following is the implementation code. Adopted under the Win2000 Server+VB 6.
yangchenx
2016-08-23
0
1
No more~