Commit 3cc82656 authored by Andrew Knight's avatar Andrew Knight Committed by The Qt Project
Browse files

CoreCon: Support API Versioning, and add Version 12 (WP8.1) support


While intrusive, versioned headers and a templated backend allows
apps like winrtrunner and qtd3dservice to access multiple versions of
CoreCon, allowing for simultaneous support of Windows Phone 8 and Windows
Phone 8.1 devices. This also allows for simple addition of future
versions, should there be a need.

Applications using these headers should use the versioned API instead
of the original ccapi.h. This has been fixed in winrtrunner and
qtd3dservice.

Task-number: QTBUG-37771
Change-Id: I70cad98a2bf7f232dfd92f1c068cf0e1a8eadf88
Reviewed-by: default avatarMaurice Kalinowski <maurice.kalinowski@digia.com>
Showing with 596 additions and 234 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment