API hooking in Dlang?
    Dirk via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Nov  2 19:41:17 PST 2014
    
    
  
I am wondering if there is any libraries I have missed for API 
hooking? Preferably on windows, and linux, although just windows 
is fine. I found one named 
kong(http://www.dsource.org/projects/kong), although it has been 
abandoned and only supports xp on windows. Or if there is any 
detours bindings anywhere that would be great.
Im a little surprised there isn`t much on Dll Injection/API 
hooking on Dlang. I figure people must be doing it as it is very 
common. Could anyone point me in the right direction?
    
    
More information about the Digitalmars-d-learn
mailing list