I'm using SaveFileDialog.SaveFile
. How can I get it to the default (operating system) drive letter and also limit the options to show only .BIN
as the file extension?
I tried reading the docs on MSDN but I'm very new to this and to be honest I find them sometimes unclear.