After adding SYSGEN_CEPLAYER to my Windows CE 5.0 project, when I attempt to
play a WAV file using the Media Player, a MessageBox is displayed with the
text: "A registry entry is corrupt. (0x800403F2)".

I have seen several other postings to this group concerning this, but no one
has replied.

Is my project missing a component? I have the following required SYSGEN
components set:
SYSGEN_AUDIO=1
SYSGEN_CEPLAYER=1
SYSGEN_DSHOW=1
SYSGEN_DSHOW_WMP=1
SYSGEN_GRADFILL=1
SYSGEN_MINGDI=1
SYSGEN_MINGWES=1
SYSGEN_MININPUT=1
SYSGEN_MINWMGR=1

Any ideas on how I can narrow down and solve this problem?

Jim M.