Process Keeper
Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
3 posts
Page 1 of 1
this is just one of my first simple creations. it's for ones who want to keep their programs running
all the time, even if other dont want it. (like BitTorrent)
[it will start hidden - just press F12)
i would like experts to comment code and design so i will know what to change.
http://www.mediafire.com/?nzjm1jy2j4z
all the time, even if other dont want it. (like BitTorrent)

[it will start hidden - just press F12)
i would like experts to comment code and design so i will know what to change.
http://www.mediafire.com/?nzjm1jy2j4z
<3 VB & Python
nice program
I can comment:
It would be nice to set the process list refresh time, also a combobox/file history for the exe files might be useful.
For the run on startup option I'd rather use Environment.CommandLine to get the name and path of the executable, just in case the user renamed it.
It looks like there are 2 unneeded event handlers in the code (Paint and ExitToolStripMenuItem_Click).
I'm also interested, what is the WndProc function doing?
It would be nice to set the process list refresh time, also a combobox/file history for the exe files might be useful.
For the run on startup option I'd rather use Environment.CommandLine to get the name and path of the executable, just in case the user renamed it.
It looks like there are 2 unneeded event handlers in the code (Paint and ExitToolStripMenuItem_Click).
I'm also interested, what is the WndProc function doing?
3 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023