Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

GetSaveFileName and CD path

0 views
Skip to first unread message

Vishal Pai

unread,
Dec 31, 2009, 10:37:12 AM12/31/09
to
Hi,

- The CD drive is M:
- CD stage folder i.e. CSIDL_CDBURN_AREA is C:\Documents and Settings
\UserName\Local Settings\Application Data\Microsoft\CD Burning.

My test program calls the GetSaveFileName api. Save file name dialog
is launched. I select M: drive and type in a file name e.g. abc.txt.
The save file dialog returns the file name as C:\Documents and Settings
\UserName\Local Settings\Application Data\Microsoft\CD Burning
\abc.txt.

What should I do so that GetSaveFileName returns file name as M:
\abc.txt?

Thanks,
Vishal

0 new messages