|
Prev: GetUniqueDeviceID using GetProcAddress LoadLibrary
Next: Detecting when the stylus is present, perhaps using S&N broker
From: vishy on 8 Apr 2008 10:10 Hi All, I am writing one sample application, in which i want to start the camera and take photos and save in specific folder. With wm5 and 6 SHCameraCapture work fine, but for 2003 the api is not available. Could anyone tell me, is there any other api present for 2003. Thanks Vishy
From: Peter Foot on 8 Apr 2008 11:12 Prior to Windows Mobile 5.0 this functionality was implemented by the device manufacturer in what ever way they wanted. Most did not publish a developer API to utilise it. Regards, Peter -- Peter Foot Microsoft Device Application Development MVP www.peterfoot.net | www.inthehand.com In The Hand Ltd - .NET Solutions for Mobility "vishy" <vishwanath.kinekar(a)gmail.com> wrote in message news:d39a2151-c618-431e-baf8-466c13780c9d(a)s13g2000prd.googlegroups.com... > Hi All, > > > I am writing one sample application, in which i want to start the > camera and take photos and save in specific folder. With wm5 and 6 > SHCameraCapture work fine, but for 2003 the api is not available. > Could anyone tell me, is there any other api present for 2003. > > Thanks > Vishy
From: Park2 on 8 Apr 2008 13:34 The only way to do this is to use Sybase pocketbuilder they have an api that fired 'most' HTC devices in wm2003. "Peter Foot" <feedback(a)nospam-inthehand.com> wrote in message news:453C861F-C247-4A21-AAE6-904D1A55748E(a)microsoft.com... > Prior to Windows Mobile 5.0 this functionality was implemented by the > device manufacturer in what ever way they wanted. Most did not publish a > developer API to utilise it. > > Regards, > > Peter > > -- > Peter Foot > Microsoft Device Application Development MVP > www.peterfoot.net | www.inthehand.com > In The Hand Ltd - .NET Solutions for Mobility > > "vishy" <vishwanath.kinekar(a)gmail.com> wrote in message > news:d39a2151-c618-431e-baf8-466c13780c9d(a)s13g2000prd.googlegroups.com... >> Hi All, >> >> >> I am writing one sample application, in which i want to start the >> camera and take photos and save in specific folder. With wm5 and 6 >> SHCameraCapture work fine, but for 2003 the api is not available. >> Could anyone tell me, is there any other api present for 2003. >> >> Thanks >> Vishy >
From: BobZ on 9 Apr 2008 13:31
On Tue, 8 Apr 2008 07:10:20 -0700 (PDT), vishy <vishwanath.kinekar(a)gmail.com> wrote: >Hi All, > > > I am writing one sample application, in which i want to start the >camera and take photos and save in specific folder. With wm5 and 6 >SHCameraCapture work fine, but for 2003 the api is not available. >Could anyone tell me, is there any other api present for 2003. I just used google (http://groups.google.com/advanced_search?q=&) to look up camera in this newsgroup and got 859 hits. I took a quick look and found at least one that's relevant and useful (well, it's from me so I'm biased:-). > >Thanks >Vishy ----------------------------------------- To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message). Robert E. Zaret, eMVP PenFact, Inc. 20 Park Plaza, Suite 478 Boston, MA 02116 www.penfact.com |