I'm trying to write a camera application in C++ for the N96 which needs to use the autofocus facility.
I followed the instructions at http://wiki.forum.nokia.com/index.ph...in_S60_devices
and made an application that works successfully on the N95 (S60 FP1) with autofocus.
I then tried to follow the FP2 version of these instructions, and sure enough autofocus did not work on the N96
(as the page says: "the current version of the example application does not yet support Nokia N79 and N96").
Looking around this forum, it appears other people have had similar trouble.
So the question is, is there any way to drive the autofocus feature on the N96 in C++? Has anyone written a C++
program to do this? It would be a great shame if it were not possible.



