录制的电视元数据 - Shell32 [英] Recorded TV Metadata - Shell32

查看:59
本文介绍了录制的电视元数据 - Shell32的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个桌面应用程序,它使用shell32.dll访问Microsoft录制的电视文件(dvr-ms和wtv)中的元数据。 这个应用程序一直在使用Win7和Win8,UNTIL我安装了8.1预览。

I have a desktop app which uses shell32.dll to access the metadata in Microsoft recorded TV files (dvr-ms and wtv).  This app has been working with Win7 and Win8, UNTIL I installed 8.1 Preview.

例如,

string szProgramName =(Shell32.FolderItem2)of2.ExtendedProperty(" System.Title")。ToString();

string szProgramName = (Shell32.FolderItem2)of2.ExtendedProperty("System.Title").ToString();

此代码适用于Win7和Win8但不适用于8.1预览。

This code works in Win7 and Win8 but not 8.1 Preview.

Rick Drasch Drasch计算机软件

Rick Drasch Drasch Computer Software

推荐答案

您好,

感谢您在MSDN论坛上发帖。

Thank you for posting in the MSDN forum.

要为此问题提供正确的论坛,您是否介意让我们了解有关此问题的更多信息?你正在开发哪种应用? Windows商店应用程序或其他?

To provide the correct forum for this issue, would you mind letting us know more information about this issue? Which kind of app are you developing? the Windows store app or other?

如果它与Windows应用商店应用相关,我建议您从Windows商店应用论坛中选择正确的论坛:

If it is related to the Windows Store app, I suggest you select the correct forum from the Windows store app forum:

http://social.msdn.microsoft.com/Forums/windowsapps / en-US / home?category = windowsapps

最好的问候,


这篇关于录制的电视元数据 - Shell32的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆