I've created a COM component using ebVC4, which uses ATL
and MFC. All builds fine, however the component fails to
register on the device (ARM4 cpu) because the COREDLL.DLL
can not be found. It appears this DLL is to be part of
the OS. ebVC4 has the ARM4 version of coredll.lib for
linking but the coredll.dll is nowhere to be found. Where
can I find this DLL?
Any help would be much appreciated.