G
Guest
Hello,
We are having a problem loading a driver for a digital I/O board. Driver is
located in C:\Windows\system32\drivers. Handle to driver retrieved via
CreateFile call with device name.
In Configuration 1,
XPe with Custom Shell and EWF, booted off a CompactFlash in the Primary
master IDE slot. Driver loads with no problem
In Configuration 2,
XPe with Custom Shell and EWF, booted off a CompactFlash in the Primary
master IDE slot. Second CompactFlash card (with random files or with nothing
on it) loaded in either Secondary IDE slot. Primary Master boots as C:
drive. Secondary boots as D: drive.
Driver will not load.
In Configuration 3,
XPe with full Windows Explorer User Interface (no EWF), booted off a
CompactFlash in the Primary Maaster IDE slot. Second COmpactFlash card
loaded in either Secondard IDE slot. Driver loads with no problem.
In all configurations, I checked in our code and the path is correct, the
system directory is C:\windows\system32...everything looks ok. Why does
having the second card in Configuration 2 cause my code to be unable to load
the driver? Any help is appreciated
Thanks!
MJ
We are having a problem loading a driver for a digital I/O board. Driver is
located in C:\Windows\system32\drivers. Handle to driver retrieved via
CreateFile call with device name.
In Configuration 1,
XPe with Custom Shell and EWF, booted off a CompactFlash in the Primary
master IDE slot. Driver loads with no problem
In Configuration 2,
XPe with Custom Shell and EWF, booted off a CompactFlash in the Primary
master IDE slot. Second CompactFlash card (with random files or with nothing
on it) loaded in either Secondary IDE slot. Primary Master boots as C:
drive. Secondary boots as D: drive.
Driver will not load.
In Configuration 3,
XPe with full Windows Explorer User Interface (no EWF), booted off a
CompactFlash in the Primary Maaster IDE slot. Second COmpactFlash card
loaded in either Secondard IDE slot. Driver loads with no problem.
In all configurations, I checked in our code and the path is correct, the
system directory is C:\windows\system32...everything looks ok. Why does
having the second card in Configuration 2 cause my code to be unable to load
the driver? Any help is appreciated
Thanks!
MJ