File management issues

Hi, basically i would like my program to allow my user to be able specify a folder in which to save things in. My program gives an output of a bunch of files and i would like to be able to give the user the ability to choose the folder inwhich to save these in

any ideas? of places i can go away and research this?

thanks
[339 byte] By [tootypegs] at [2007-11-20 11:49:23]
# 1 Re: File management issues
any ideas?SHBrowseForFolder()
VladimirF at 2007-11-11 4:02:40 >
# 2 Re: File management issues
Here is an example: http://www.dev-archive.com/forum/showpost.php?p=1499962.
cilu at 2007-11-11 4:03:43 >