B
Benjamin Grund
Hello,
I am trying to write an application that plays WAV and MP3 files through
MCI. On my developer machine everything works fine, but on the target machine
running XP embedded the application creates an MCI 263 error if I try to open
a WAV or MP3 file.
The following Components are already included in my XPe image:
- Acm Core Codecs
- Primitive: Winmm
- Kernel Audio Support
- Legacy and Plug and Play Audio Support
- Microsoft Audio Compression Manager (MME Core)
- MCI Support
- DirectShow MCI
Which components do I have to add to my configuration to get my application
to work?
Thanks in advance,
Benjamin
I am trying to write an application that plays WAV and MP3 files through
MCI. On my developer machine everything works fine, but on the target machine
running XP embedded the application creates an MCI 263 error if I try to open
a WAV or MP3 file.
The following Components are already included in my XPe image:
- Acm Core Codecs
- Primitive: Winmm
- Kernel Audio Support
- Legacy and Plug and Play Audio Support
- Microsoft Audio Compression Manager (MME Core)
- MCI Support
- DirectShow MCI
Which components do I have to add to my configuration to get my application
to work?
Thanks in advance,
Benjamin