The most common source for stripped symbols is the Microsoft Symbol Server, which can be used to get stripped symbols for every Windows binary (and many other Microsoft binary).
Either get an unstripped PDB (not possible for Microsoft symbols), or set a breakpoint by function name (assuming the function is global).
Click here to start the breakpoint helper again.
©2004 Microsoft Corporation. All rights reserved.
This is a prototype, please send general feedback