Re: Really Cool VB6 Project!
Seems pretty good, I like the GUI.
Maybe you could add client/server, or remote features into it, for example, running, hiding, executing, or terminating processes on a remote computer...that would be easy using Winsock.
As for other options to change windows, check out: http://www.winguides.com/registry/
It has a big list of things you can do to windows through the registry, or other system files and shows which versions of Windows they are comptatible with.
Re: Really Cool VB6 Project!
The user control took most of my time. As for the GUI it wasn't too hard to do I'm thinking about changing it all together I'll post a screenshot of what i might do.
I have always wanted to overide windows this is a perfect perfect time.
Re: Really Cool VB6 Project!
Just a little Beta GUI Version of the real one I'm going to make.
http://img223.exs.cx/img223/9167/pspgui5mb.jpg
Re: Really Cool VB6 Project!
if anyone is having problems with there GUI i'll be glad to help them design something, using the ideas you would have to give me.
...:::ONE:::...
Re: Really Cool VB6 Project!
VbAccelerator has a utility that may be helpful
Either as -
- a source of code/techniques
- user being allowed to point to the Titlebar of an app they are interested in, and your pgm can grab the hwnd.
Simple_Windows_Spy