How to use Windows Media player version 7 type library
From: xwcmx (xwcmx_at_sina.com)
Date: 05/24/04
- Next message: Manas: "Place the desktop icon in WinCE 4.2"
- Previous message: Michael Schwab: "What really causes "Unidentified USB Device" error"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 May 2004 08:59:09 +0800
Hello!
Most application base web need use WMPv7
Control(CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6),How use it in Windows
CE.NET 4.2,and I found in
"%_WINCEROOT%\PUBLIC\DIRECTX\OAK\FILES\directx.reg" has follow:
; @CESYSGEN IF DIRECTX_MODULES_V7COMPAT
; WMPv7 Control CLSID
[HKEY_CLASSES_ROOT\CLSID\{6BF52A52-394A-11D3-B153-00C04F79FAA6}\InprocServer
32]
@="msdxm.dll"
"ThreadingModel"="Both"
; WMPv7 Control type library
[HKEY_CLASSES_ROOT\TypeLib\{6BF52A50-394A-11D3-B153-00C04F79FAA6}\1.0\0]
@="v7compat.dll"
; WMPv7 Control type library - default LCID
[HKEY_CLASSES_ROOT\TypeLib\{6BF52A50-394A-11D3-B153-00C04F79FAA6}\1.0\400]
@="v7compat.dll"
; WMPv7 Control progIds
[HKEY_CLASSES_ROOT\WMPlayer.OCX\CLSID]
@="{6BF52A52-394A-11D3-B153-00C04F79FAA6}"
[HKEY_CLASSES_ROOT\WMPlayer.OCX.7\CLSID]
@="{6BF52A52-394A-11D3-B153-00C04F79FAA6}"
; @CESYSGEN ENDIF
How to make v7compat.dll?
Thanks!
- Next message: Manas: "Place the desktop icon in WinCE 4.2"
- Previous message: Michael Schwab: "What really causes "Unidentified USB Device" error"
- Messages sorted by: [ date ] [ thread ]