Home > Archive > Smartphone Developer Forum > December 2005 > API for gettings special paths?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
API for gettings special paths?
|
|
| Daniel 2005-12-14, 7:59 am |
| Is it possible to use an API to get the paths where to put sounds, videos
etc. (My Sounds, My Videos - below My Documents) or is the place to put new
stuff simply in the My Documents-folder?
| |
| Ajay Agrawal 2005-12-14, 7:59 am |
| Here is it - SHGetSpecialFolderLocation()...
-Ajay
"Daniel" <Daniel@discussions.microsoft.com> wrote in message
news:1DDE97AB-EEE8-4F86-A594-E8A97395F704@microsoft.com...
> Is it possible to use an API to get the paths where to put sounds, videos
> etc. (My Sounds, My Videos - below My Documents) or is the place to put
> new
> stuff simply in the My Documents-folder?
| |
| Daniel 2005-12-14, 7:09 pm |
| Thanks for your reply Ajay.
I know of that API, but should've mentioned I'm currently developing for
Smartphone 2003 and not Windows Mobile 5. I don't think there are
CSIDL-values to use for these paths earlier than WM 5, or?
"Ajay Agrawal" wrote:
> Here is it - SHGetSpecialFolderLocation()...
>
> -Ajay
>
>
> "Daniel" <Daniel@discussions.microsoft.com> wrote in message
> news:1DDE97AB-EEE8-4F86-A594-E8A97395F704@microsoft.com...
>
>
>
| |
|
|
|
|
|