03-27-2011, 11:47 AM
No, it is not API hooking.
Look for
inject dll into other process with a hook
If you did not create dlls previously, you will have to learn many many things.
Probably will be the same with or without dll.
Look for
inject dll into other process with a hook
If you did not create dlls previously, you will have to learn many many things.
Quote:It created the edit box, but when message is sent to enter it throws back unsupported operation which is telling be the parent window can not read the entered information in the newly created edit box, correct?
Probably will be the same with or without dll.
