You need to add an Installable ISR (IISR) dynamic-link library (DLL) to a
Windows Embedded CE run-time image. What should you do?
A.
In the HKLM\Init registry key, add a value for the DLL.
B.
In the HKLM\Drivers\BuiltIn registry key, add a value for the DLL.
C.
In the platform.bib file, add an entry for the DLL. Mark the entry as non-trusted.
D.
In the platform.bib file, add an entry for the DLL. Mark the entry as kernel-mode.