Michel
Thu Apr 17 01:23:05 PDT 2008
"The logon program file must be in the \windows folder because the
program is a dll file"
Huh? Who told you that?
Good luck,
Michel Verhagen, eMVP
Check out my blog:
http://GuruCE.com/blog
GuruCE Ltd.
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.
cutebisapple via PocketPCJunkies.com wrote:
> Not a problem. Hiding files is just one part of my project. Basically, I have
> designed a customized logon program that will trigger whenever the PDA is
> powered on. I need to hide this logon program file away from the user so that
> the users cannot remove the file or edit the file. The logon program file
> must be in the \windows folder because the program is a dll file.
>
> I managed to do some simple api hooking but hooking the FindFirstFileW api
> deemed unsuccessful.
>
> Thanks.
>
> Michel Verhagen (eMVP) wrote:
>> Hmm, yes, sorry for not reading the post correctly...
>>
>> File system filters are not easy on object store I know... I do know of
>> one person who did it, but no code is available.
>>
>> A better question is: why do you want to hide those files and why do you
>> need those files in the object store (instead of on some external
>> storage where you can apply a file system filter)?
>>
>> Good luck,
>>
>> Michel Verhagen, eMVP
>> Check out my blog:
http://GuruCE.com/blog
>>
>> GuruCE Ltd.
>> Microsoft Embedded Partner
>>
http://GuruCE.com
>> Consultancy, training and development services.
>>
>>> I managed to create a ramdisk utility on the WM5 and applied my file system
>>> filter on the Pocket PC. However, the file system filter does not work for
>> [quoted text clipped - 22 lines]
>>>>>> Geoff
>>>>>> --
>