View Single Post
  #6  
Old 05-15-2005, 21:32
TQN TQN is offline
VIP
 
Join Date: Apr 2003
Location: Vietnam
Posts: 358
Rept. Given: 143
Rept. Rcvd 24 Times in 13 Posts
Thanks Given: 196
Thanks Rcvd at 168 Times in 51 Posts
TQN Reputation: 24
I agree, MaRKuS-DJM. The problem is this function. It is the _vprinter function in Borland C++/C++ Builder C Runtime Library. It is called by sprintf function (the OutputDebugString bug) and vsprintf function (above bugs). Do we have a way to fix/workaround this function by code cave patch ?
Reply With Quote