how to load in a build in driver whose index is greater 10 in Windows CE
- From: suqian99@xxxxxxxxxxx
- Date: 27 Dec 2006 09:01:02 -0800
Hi, All.
I want to load in a WinCE driver, its index is 12. How to do it?
My registry file is like this:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Sample]
"Prefix"="VCA"
"Dll"="sample.dll"
"DeviceArrayIndex"=dword:12
"Index"=dword:12
"Order"=dword:30
But i failed at the VCA_Init function.
any trick to do this?
thanks,
Mike.
.
- Follow-Ups:
- Re: how to load in a build in driver whose index is greater 10 in Windows CE
- From: Steve Schrock [MS]
- Re: how to load in a build in driver whose index is greater 10 in Windows CE
- Prev by Date: Question about PXA27x STRATA 16-bit flash
- Next by Date: Re: how to load in a build in driver whose index is greater 10 in Windows CE
- Previous by thread: Question about PXA27x STRATA 16-bit flash
- Next by thread: Re: how to load in a build in driver whose index is greater 10 in Windows CE
- Index(es):
Relevant Pages
|
|