I have a display driver, which can power off the display, if Windows CE asks
for this. for this, it uses the VIDEO_POWER_STATE structure.
Now I want to write a test-program, which runs on my device and sends the
command to Windows CE to power off the display, so that Windows CE sends the
command to the driver.
How can I do this? Any ideas or concepts?
Thanks,
Eike