DM
2006-07-03 21:43:23 UTC
Hi all,
I try to change UI mode of Windows Media Player in runtime.
m_spWMPPlayer->get_uiMode(L"invisible");
this function returns S_OK, but really the mode is not changing.
Also I tried to change ui mode in PPCWmpHost code sample application by
choosing suitable menu option in the WMP that appears after running
this sample(click on Menu, IWMPPlayer, uimode). Nothing.
Any ideas?
Thanks in advance,
DM
I try to change UI mode of Windows Media Player in runtime.
m_spWMPPlayer->get_uiMode(L"invisible");
this function returns S_OK, but really the mode is not changing.
Also I tried to change ui mode in PPCWmpHost code sample application by
choosing suitable menu option in the WMP that appears after running
this sample(click on Menu, IWMPPlayer, uimode). Nothing.
Any ideas?
Thanks in advance,
DM