By dotCore
via blogs.msdn.com
Submitted: Feb 17 2013 / 14:58
You're debugging a program and you want to set a breakpoint on some function, say, netapi32!DsAddressToSiteNameW, but when you execute the bp netapi32!DsAddressToSiteNameW command in the debugger, the debugger says that there is no such function.
Add your comment