|
-
Windows Media Player ActiveX
Hi
I use Visual C++ .NET (MFC)
What I did :
1 - I installed Windows Media Player SDK 10
2 - Add ActiveX Windows Media Player to my application
3 - Declare CPlayer m_ctrlPlayer;
4 - I got no access to m_ctrlPlayer.GetControls().play() --> (error C2039: 'GetControls' : is not a member of 'CPlayer')
As described here :
http://msdn.microsoft.com/library/de...apperclass.asp
I need to include "wmpcontrols.h" to manipulate the Control of a Window media player activeX. But my Visual C++ .Net compiler return this error :
fatal error C1083: Cannot open include file: 'wmpcontrols.h': No such file or directory
I know that is because the compiler can't find the file, but I don't have this file on my HD. However, I install correctly WMP SDK 10.
can't you help me please
Similar Threads
-
By stefanadelbert in forum ASP.NET
Replies: 0
Last Post: 05-13-2005, 08:32 AM
-
Replies: 0
Last Post: 08-31-2001, 09:15 AM
-
By Jim in forum VB Classic
Replies: 0
Last Post: 02-19-2001, 03:10 PM
-
By Psirus in forum VB Classic
Replies: 0
Last Post: 11-23-2000, 06:52 AM
-
By Psirus in forum VB Classic
Replies: 0
Last Post: 11-23-2000, 06:52 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks