You see,In Windwos NT startup,check can check file system errors and modifiy
the errors.
In this time,Windows is not fully started.
Can someone give me the clues to written this liking program!
Thanks!
You see,In Windwos NT startup,check can check file system errors and modifiy
the errors.
In this time,Windows is not fully started.
Can someone give me the clues to written this liking program!
Thanks!
Hi,
For this you require to write something called as Native apps. Native apps
are started by smsss.exe when it starts up. Native applications just linke
to NTDLL and only use Native apsi to interact with the system. There is a
nice article along with a sample on sysinternals.com
here is the link
http://www.sysinternals.com/ntw2k/info/native.shtml
thanks
-Kiran
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Robin Zhua
Sent: Monday, January 12, 2004 4:12 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] In windows’s startup,How can I written a program like
disk check
You see,In Windwos NT startup,check can check file system errors and modifiy
the errors.
In this time,Windows is not fully started.
Can someone give me the clues to written this liking program!
Thanks!
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: xxxxx@calsoftinc.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Thanks for your reply.
It is what I need!
Thanks!
“Kiran Joshi” wrote in message news:xxxxx@ntfsd…
> Hi,
>
> For this you require to write something called as Native apps. Native apps
> are started by smsss.exe when it starts up. Native applications just linke
> to NTDLL and only use Native apsi to interact with the system. There is a
> nice article along with a sample on sysinternals.com
> here is the link
> http://www.sysinternals.com/ntw2k/info/native.shtml
>
> thanks
> -Kiran
>
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com]On Behalf Of Robin Zhua
> Sent: Monday, January 12, 2004 4:12 PM
> To: Windows File Systems Devs Interest List
> Subject: [ntfsd] In windows’s startup,How can I written a program like
> disk check
>
>
> You see,In Windwos NT startup,check can check file system errors and
modifiy
> the errors.
> In this time,Windows is not fully started.
> Can someone give me the clues to written this liking program!
>
> Thanks!
>
>
>
>
>
>
> —
> Questions? First check the IFS FAQ at
> https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@calsoftinc.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>