Quote:
Originally Posted by sisith
Hey DHarvey, using your A_C megapack I keep getting the "this function only valid in win32 mode" whenever I try to run slide to play
|
It's your registry. You need to make the following changes:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\ Skins]
"OCXSkin"="\\Windows\\wmp_touch_WPC_Player_Portrai t.skn"
"DefaultLandscapeSkin"="\\Windows\\wmp_touch_WPC_P layer_Landscape.skn"
"DefaultPortraitSkin"="\\Windows\\wmp_touch_WPC_Pl ayer_Portrait.skn"
"LastPortraitSkin"="\\Program Files\\Windows Media Player\\portrait-htc-touch.skn"
"LastLandscapeSkin"="\\Program Files\\Windows Media Player\\landscape-htc-touch.skn"
One of those registry entries HAS to be screwed up and that is why you are getting the error.
From my understanding, OCXSkin needs to be the same as DefaultPortraitSkin
There is nothing wrong with my OEM. There is something wrong with your WMP skin OEM.