Hi everyone,
Supose we want develop an applocation or a library (native or .net) requiring a specific functionality provided by a Microsoft's native API.
API reference talks about Windows Mobile's Native APIs but, where can we get the native libraries for WM PocketPC Are they in SDKs
How to find out what SDK we need
For example, we developed a library for a desktop application using DirectShow API. If we want rewrite this library to be avalaible on a WM PocketPC, what SDK contains DirectShow for WM What do we have to deploy the DirectShow for WM PocketPC
Thank you

native libraries: develop & deploy
Ezira
If you want to develop an application for a specific flavour of Win CE OS, please refer to relavent SDK for Supported API's
here looks like you want to target Windows Mobile Pocket PC OS - Here is a link to pocket PC SDK
http://www.microsoft.com/downloads/details.aspx FamilyID=83a52af2-f524-4ec5-9155-717cbe5d25ed&DisplayLang=en
Pocket PC OS/SDK supports Directshow API;s please refer to its documentation for more details.
Thanks
Srikanth Bogadapati