Home > Archive > Smartphone Developer Forum > October 2005 > does anyone know photo frame capture mode in WM5?
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 |
does anyone know photo frame capture mode in WM5?
|
|
| Xiaoma 2005-10-09, 3:57 am |
| Dear all,
In the camera application based on SP5, we need to develop the photo
frame capture function.I havn't find any valuable information about this in
the SP5 SDK and it's samples, so please give me some instructions if you have
idea.
Thx a lot!
Best Regards,
xiaoma
| |
|
| Xiaoma wrote:
> Dear all,
> In the camera application based on SP5, we need to develop the photo
> frame capture function.I havn't find any valuable information about this in
> the SP5 SDK and it's samples, so please give me some instructions if you have
> idea.
define 'valuable'? you've seen SelectPictureDialog? are you doing
managed or native? have you seen the CECamera sample in the SDK?
riki
Who moderates the meta-moderators?
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
| |
| Xiaoma 2005-10-18, 3:59 am |
| hi riki,
I'm doing native code.I've read the CECamera sample code,it's helpful to
some extent.But the photo frame mode seems to be quite a bear,I think it
should not be just a work for app layer.Do you have some ideas about this?
SelectPictureDialog? I'm not sure if it is the right API name, but there
is indeed an shell API we can use to open for selecting a picture file that
AKU2 supported.Earlier edition seems not support it.
"riki" wrote:
> Xiaoma wrote:
>
> define 'valuable'? you've seen SelectPictureDialog? are you doing
> managed or native? have you seen the CECamera sample in the SDK?
>
> riki
>
> Who moderates the meta-moderators?
> 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
>
| |
|
| Xiaoma wrote:
> hi riki,
> I'm doing native code.I've read the CECamera sample code,it's helpful to
> some extent.But the photo frame mode seems to be quite a bear,I think it
> should not be just a work for app layer.Do you have some ideas about this?
> SelectPictureDialog? I'm not sure if it is the right API name, but there
> is indeed an shell API we can use to open for selecting a picture file that
> AKU2 supported.Earlier edition seems not support it.
Ihave to confess I have yet to use that API. SelectPictureDialog is an
managed API.
Perhaps someone else can comment?
riki
Tecnology has a long way to go, my driver's licence is still banner add
free.
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
| |
| Xiaoma 2005-10-20, 4:04 am |
| I'm not sure whether SelectPictureDialog is just the api I used to open a
picture select dialog. I'll check it for you later!
Do you have experience on camera photo frame mode developing?
I think we can help each other, so if you think so please send me mail to
siwlyfe@hotmail.com,thanks!
"riki" wrote:
> Xiaoma wrote:
> Ihave to confess I have yet to use that API. SelectPictureDialog is an
> managed API.
>
> Perhaps someone else can comment?
>
> riki
>
>
> Tecnology has a long way to go, my driver's licence is still banner add
> free.
> 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
>
|
|
|
|
|