Does anyone know how to add a custom location/program to the Save-in list that is on the Save-As dialog from any application? For example do a SaveAs from your webbrowser, I want to add my application to the "Save In" list, which lists Desktop, all your drives, and network locations.

I am thinking this is an explorer extension that would receive either a temp file name or the bytes of the file, but I don't know where to start.

Any help you can provide would be appreciated. I would prefer to do be able to do this in VB6, but if it needs to be done in C or C++ we can deal with that.