Home > Archive > Smartphone Developer Forum > April 2006 > Smartphone desktop jpeg where is it?
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 |
Smartphone desktop jpeg where is it?
|
|
| marekc 2006-04-20, 8:06 am |
| Hi!
Now I'm want to write app with one dialog box, and I want to use image
from smartphone desktop in my dialog.
I'm coding in MFC/C++ WM5.0
Thanks for help!
| |
| Devi J V [MSFT] 2006-04-25, 7:18 pm |
| The location of the image on the home screen is picked up from \Application
Data\Home\<HomeScreenName>.xml
Eg: If you are using the default home screen, then you ahould look at
"full.home.xml". The <background bgimage> tag will point to the home screen
image [with path]. The deault image is WindowsMobile.jpg and is in
"\windows"
--
Thanks,
Devi J V [MSFT]
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights
-----
"marekc" <marek.czajka@gmail.com> wrote in message
news:1145538512.783741.269290@u72g2000cwu.googlegroups.com...
> Hi!
>
> Now I'm want to write app with one dialog box, and I want to use image
> from smartphone desktop in my dialog.
>
> I'm coding in MFC/C++ WM5.0
>
> Thanks for help!
>
| |
|
|
|
|
|