Register a filter on a mobile device

The toolkit is based on the Microsoft®  Windows®  Component Object Model (COM), which means that before you can use these components you need to "register" them on the target machine.

Although there is no direct method to perform registration on mobile 6 devices, registration can be performed using one of the following methods:

(Dll Name)|$(Dll Directory)|(path in mobile device)|register,1

for example, the Play demo has the following dependency registered:

DSKernel2.dll|$(ProjectDir)..\..\..\..\bin\cdll\mobile6|%CSIDL_PROGRAM_FILES%\Play|register,1