View Single Post
  #10  
Old 01-22-2005, 15:57
JuneMouse
 
Posts: n/a
TQN so if isBadReadPtr() wont work for processes opened by OpenProcess
then what do we use is it VirtualQuery() ??
how does one ascertain if one really has access to that process for read write etc
without getting the code in debugger and looking for every return values
Reply With Quote