View Single Post
  #13  
Old 03-06-2005, 04:19
Ramon Ramon is offline
Friend
 
Join Date: Jan 2002
Location: JAPAN
Posts: 24
Rept. Given: 1
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 1
Thanks Rcvd at 1 Time in 1 Post
Ramon Reputation: 0
Great idea MaRKuS

Another option is create a dll stub to "msgina.dll" and inject your dll on every new process (requires apihooking)

I have code in C++ to do this if you want

But WindowsHooks is more easy
Reply With Quote