After I am done with the SD980 port, I would like to attempt to get the touchscreen x/y data as well as possibly making some changes in the JPEG processing engine (for example, to remove the sharpening and NR).
To do that, I'd have to hijack some tasks, similar to how the exposure, keyboard and jogdial are hijacked.
The question is, how do I find the exact entry point to them, in such a way that they can be added to the taskCreateHook function?