Hello,
I want to migrate the display driver for standard VGA provided in
WinCE 2.12 to WinCE .NET 4.1
I have compiled the dource code for Drivers under CE.NET and built the
driver DLL.
then I wrote the following entries in the platform.reg
[HKEY_LOCAL_MACHINE\System\GDI\Driver]
"Display"="ddi_vga8.dll"
and also included the ddi_vga8.dll in the image.
When I boot this image, the display remains blank.
The image is working properly. It also writes the hive-based registry
on the disk, but the display remains blank.
How to solve this problem?
Please help me.
Thnaks
BNP