Hello,
I want to know how i can specify a directory to download the file, because it only download to the current directory, but i want to speccify one, like "D:\Tests".
PS: D: is my Assembly dedicated drive and tests you know.
Best Regards,
Nathan Paulino Campos
MSDN: (http://msdn.microsoft.com/en-us/library/ms775123%28VS.85%29.aspx)
szFileName
A pointer to a string value containing the name or full path of the file to create for the download. If szFileName includes a path, the target directory must already exist.
Thanks very much jj2007! :U