Re: File System Filter Trouble
- From: gd.shukla <gdshukla@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Feb 2006 21:49:27 -0800
Hey, thanks for that.
I added my registry settings as u said and now I am able to load my driver.
I dont know why, but I did the same thing before putting the post but it
didn't work. Now I did the same thing again and it worked.
Thanks
Now, I have to modify the filter driver. In that i might require some (may
be a lot) help again
Thanks you guys.
--
GD Shukla
"Anthony Pellerin" wrote:
No it does not..
Personnaly, when I wrote on (some times ago), I put the registry settings in
System\\StorageManager\\Profiles\\SDMMC\\FATFS\\Filters\\MyFilter
Could you try that (change SDMMC for MSFLASH of course) ? Mine was not
loaded at boot but only when inserting an SDCard.
HTH
--
--
--
----------------------------------------------------------------
Anthony Pellerin
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"gd.shukla" <gdshukla@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de
news: EF5A3EEF-581D-486C-9766-1010D2A575B6@xxxxxxxxxxxxxxxx
Thanks for your reply.
No sir, I dont have hive based registry and so I have put my registry
setting directly.
Tell me if that affects, I'll include that too.
Any other suggestion.
--
GD Shukla
"Anthony Pellerin" wrote:
Do you have hive registry on your flash? If so, did you include your
registry settings inside
; HIVE BOOT SECTION
and
; END HIVE BOOT SECTION
?
HTH
--
--
--
----------------------------------------------------------------
Anthony Pellerin
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"gd.shukla" <gdshukla@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message
de
news: 51F59C1A-6C6B-42F4-8002-A37DA9AED178@xxxxxxxxxxxxxxxx
Hi
I am trying to build a file system filter. actually I just copied the
fsdspy, gave it the name myfilter. I have included its entry in bib
file
so
that it is included in my nk.bin. I have included followinf reg entry
to
load
it.
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\MSFlash\FATFS\Filters\MyFilter]
"Dll"="MyFilter.dll"
"Order"=dword:1
I want to use it for strata flash file system driver stratad.dll. But
the
problem is that it is not getting loaded. I have inserted debug msgs in
the
code but I dont see any of them.
Could any one guide me what could be the trouble. The documentation
says
that the reg entry will load the filter driver but why mine is not
getting
loaded.
Please suggest.
--
GD Shukla
- References:
- Re: File System Filter Trouble
- From: Anthony Pellerin
- Re: File System Filter Trouble
- From: Anthony Pellerin
- Re: File System Filter Trouble
- Prev by Date: Re: 'unknown publisher' warning in mobile 5.0
- Next by Date: Re: Driver for keypad.
- Previous by thread: Re: File System Filter Trouble
- Next by thread: Re: MDValidateRomChain????
- Index(es):
Relevant Pages
|
Loading