I am working in VS 2010 on a WinForms application for which the debugger has suddenly stopped being useful: specifically, user-unhandled managed exceptions fail to be caught (regardless of the ...
I want to use the OpenFileDialog, but to set the directory and that is the only directory the user can access.<BR><BR>I'm fumbling through the MSDN, not seeing anything that sticks out to do ...