What is the device driver model for Windows Phone 7/8 ? I heard sometime back Windows using same philosophy as in iOS where in app can run both on desktop and mobile so I was in impression both Windows 7 (Desktop) and Windows Phone 7 will have common device driver model may be WDF (Windows Driver Foundation)?
Your inputs much appreciated.
You missed something.
There are:
Also, WP8 and WinRT apps can use similar API, so you can have shared dlls. But you will have diffetent builds for both platforms.