Does vista allow code injection of dll using setwindowshookex?
Printable View
Does vista allow code injection of dll using setwindowshookex?
I don't know if permission-level differences between your process & target process is protected or not. In other words, if target process running at higher permissions than yours, maybe Vista will block it?
Here's the MSDN documentation & may also want to read the posted remarks near bottom of that page.