View Single Post
  #8  
Old 08-31-2004, 19:02
ReDucTor
 
Posts: n/a
Is the function exported? If not you may have to find the address your self, by searching for certain fragments or memory or using the exact address/offset of it (how ever this can fail if the file gets changed)
Reply With Quote