About using WMP10 in MFC
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, Recently I tried to write a little player with the help of WMP10 SDK. To start with, I read the information provided from MSDN and try to follow the steps provide. Using the Windows Media Player Control in a C++ Program All things work well until to the section of non-wrapper class, I find that when I copy and paste the code provided to have a test error reported....:sigh: would anyone mind to advise me on what I have missed? (For the wrapper class there is no problem ...) Really thanks!;)