Hey guys,
I was looking at a program that "extended" taskmanager by attaching a dll to the taskmanager's process. I was wondering how this is done and how they were able to add new features and everything. Before you tell me please be aware that I know what a dll is but have never figured out how to program one and how to use it. I also do not know much about windows programming without visual studio (if someone can give me a tutorial on that also). I know plenty of C++ though without all that windows stuff.
Thanks very much.