 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Alexander Adam Guest
|
Posted: Wed Aug 10, 2005 8:35 am Post subject: Importing MediaPlayer? |
|
|
Hello,
I've tried to import the Windows Media Player ActiveX.
Now I've included these two headers into my header file to access
TWindowsMediaPlayer Component:
#include "WMPLib_TLB.h"
#include "WMPLib_OCX.h"
But when doing this I get the following errors when compilling:
[C++ Error] atlmod.h(404): E2015 Ambiguity between 'ULONG_PTR' and
'Wmplib_tlb::ULONG_PTR'
[C++ Error] atlmod.h(371): E2015 Ambiguity between 'ULONG_PTR' and
'Wmplib_tlb::ULONG_PTR'
Note that this is in an empty ActiveX Automation Object Unit.
Any clue?
thanks!
Alex
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|