View Single Post
  #5  
Old 03-29-2004, 11:59
ntwizard
 
Posts: n/a
Debug VErsion

It is a version of the OS that has the hooks (Debug DLL's) that one could use to debug device drivers (or other programs) using tools such as Visual Studio that they can use to optimize or fix errors in thier code..
Reply With Quote