Hello,
I'm migrating from CE 4.2 to 6.0. One of the DirectX component I need
is mp3dmod, and it is tied to the sysgen variable
SYSGEN_DSHOW_MP3DMOD.
In CE6.0, I didn't find any way to select this component for my system
through the Platform Builder UI, so on the build, mp3dmod was not part
of the group DIRECTX_MODULES, it looks like it's not included by
default.
However I found a directx.bat in C:\WINCE600\PUBLIC\CEBASE\OAK\MISC\
and fiddling a bit with this, and through the command line interface,
I managed to get my mp3dmod component with its reg settings added to
my image, to provide the expected functional result.
But I'd like to have a neat (and official) way to achieve my goal. How
do I setup the DirectX modules I want? Or put it this way, where in
the build chain is this directx.bat called?
Thanks in advance,
Alx.