L
LvB
Hi.
I'm building OpenGL support into my XPe. This is working with the
Microsoft drivers. But instead of using the standard Microsoft drivers,
I want to use the drivers of my graphic card, an Intel 855 Embedded
graphics controller.
The driver uses the files iglicd32.dll and igldev32.dll for OpenGL.
I've added both to the image.
Also I've added the following RegKeys:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\Intel\
dll REG_SZ iglicd32
DriverVersion REG_DWORD 0x1
Flags REG_DWORD 0x3
Version REG_DWORD 0x2
This are exactly the same RegKeys as they are installed in Windows XP
Pro.
Yet XPe still uses the Microsoft OpenGL drivers, instead of the Intel
drivers. It seems that I'm missing something here.
Can you help me out / think with me to solve this problem?
Thanx in advance,
LB
I'm building OpenGL support into my XPe. This is working with the
Microsoft drivers. But instead of using the standard Microsoft drivers,
I want to use the drivers of my graphic card, an Intel 855 Embedded
graphics controller.
The driver uses the files iglicd32.dll and igldev32.dll for OpenGL.
I've added both to the image.
Also I've added the following RegKeys:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\Intel\
dll REG_SZ iglicd32
DriverVersion REG_DWORD 0x1
Flags REG_DWORD 0x3
Version REG_DWORD 0x2
This are exactly the same RegKeys as they are installed in Windows XP
Pro.
Yet XPe still uses the Microsoft OpenGL drivers, instead of the Intel
drivers. It seems that I'm missing something here.
Can you help me out / think with me to solve this problem?
Thanx in advance,
LB