[PARTIELLEMENT RESOLU][C++] - Application pour Windows Mobile 5.0

Bonjour,

Je cherche à developper une application en C++ pour Windows Mobile 5.0 sous Visual Studio 2005, mais les tuto sur le sujet ne sont pas légion. Mon but au final est d’utiliser la caméra à l’aide de l’API DirectShow.
Si quelqu’un a des liens interressant traitant du sujet, des ressources ou autres, je suis preneur.

Merci d’avance.

Au cas où cela interresse également d’autre personnes, voilà des pistes pour débutter :

eHowTO en video : http://msdn.microsoft.com/mobility/windows…/howto/ehowtos/
Les 2 qui m’ont interressé :

  • Introduction to Windows Mobile-based Smartphone Development Using C++ and Microsoft Visual Studio (Level 100)
  • Creating and Debugging a C++ Windows Mobile-based Application Using Microsoft Visual Studio 2005 (Level 200)

Un autre tutorial :
Introduction to User Interface Controls in a Windows Mobile-based Smartphone Application Using C++ and Visual Studio 2005 :
http://msdn.microsoft.com/library/default…v_wm_vs2005.asp

Et le kit de developpement :
Windows Mobile 5.0 Developer Resource Kit :
http://msdn.microsoft.com/mobility/windows…it/default.aspx

Maintenant reste à trouver comment utiliser DirectShow et la caméra intégrée… B)