|
Posted by riki on August 16, 2005, 3:55 pm
Please log in for more thread options
Robert Reineri wrote:
> Can someone point me to a good document that describes what goes where on
> the SmartPhone in regards to home screen layout, pictures, ringtones,
> installed programs, start menu structure, etc. Can the phone be set to look
> at the storage card for these things?
>
> I am going to start developing a few little apps for my Audiovox 5600 and I
> can't seem to find this information anywhere. So I thought it might be
> fairly generic. The 5600 uses Mobile 2nd edition (which I think is Windows
> CE 4.2??)
See SHGetSpecialFolderPath() in the SDK help
Homescreens are CSIDL_APPDATA + '\Home\'
and ringtones: CSIDL_APPDATA + '\Sounds\'
Riki
As the saying goes, if you want to make an omlet, you just have to kill
a few people
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/ AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/ By Day: http://www.EmbeddedFusion.com
|