問題タブ [desktop-bridge]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c# - UWP アプリケーション サードパーティ SDK
サードパーティの SDK を使用してカメラを制御する WPF アプリケーションがあります (特定のドライバーを介して)。そのようなアプリケーションを UWP アプリケーションに変換できるかどうか疑問に思っています。実際、この SDK のソース コードはありません。ディスク上の XML 設定ファイルにアクセスし、カメラと通信するためのドライバーを処理しています。
UWP に変換する最良の方法は何ですか?
どうもありがとう。