[ros-kernel] Winzip almost loads - I need some help

Ge van Geldorp ge at gse.nl
Sun Nov 23 12:03:20 CET 2003


> From: Hartmut Birr
> 
> if I look with regexpl to the registry, I found only 
> '\HKLM\system\ControlSet001\Hardware
> Profiles\CurrentControlSet\Services\vmx_svga\Device0\...' but 
> no entry for '..\vga\Device0\...'. Hivesys.inf doesn't 
> contain entries for 'vga\Device0\..'. Is this our problem?

No, the code handles this. If those registry entries are available,
win32k will use them to request the specified screen resolution etc.
from the device driver. If they are not available, win32k will ask the
device driver to startup with the device drivers default config (which
is hardcoded into the device driver).

Ge van Geldorp.



More information about the Ros-kernel mailing list