次の方法で共有


Developing Applications on DRM-Enabled Platforms (Windows CE 5.0)

Send Feedback

DRM imposes certain limitations that you should take into account when planning your application development strategy.

DRM executes in its own thread with system priority. It is not possible to attach a debugger to your application or any other application running on your target device while DRM is loaded.

Because of the impact on debugging, you should plan to bring DRM into your development schedule as late as possible. DRM only has a very limited capacity to interact with applications. For more information, see DRM in DirectShow and Windows Media Player.

See Also

DRM Application Development

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.