bootable native application!

Hello everyone,

I developed a software which portect windows NT/2K from destroied. To do this

work,I write a kernel mode driver which is loaded early and will recover some

destroied system file. But I can’t judge wheather these file were destroied, so I

want user to direct this operation. Maybe, in windows NT/2K system, adding a menu

item in the start menu is a good idea, In which I can call a native application

(maybe) to set a tag, when my driver is loaded, do its work.

so I want to know how can I write the native application(maybe).

thx!

best regards
leezhiwei

(???r??z{e?˛???m?m?{]z???&j)@u?Ӣ?칻?&ޱ??i?Z?G?j)m?W???u?칻-E?"?Ǧm??(Z?X???,??&

Why would it need to be a native program if it is run from the start-menu ?
Native apps are usually used at boot-time before Windows/UI has initialized (eg
autochk.exe).
If it doesn’t need to be native, then the program can simply set a tag/flag in the
registry for the driver to later read.

Regards,

Paul Bunn, UltraBac.com, 425-644-6000
Microsoft MVP - WindowsNT/2000
http://www.ultrabac.com

-----Original Message-----
From: Lizhiwei [mailto:leezhiwei@263.net]
Sent: Friday, June 01, 2001 12:46 AM
To: NT Developers Interest List
Subject: [ntdev] bootable native application!

Hello everyone,

I developed a software which portect windows NT/2K from destroied. To do this

work,I write a kernel mode driver which is loaded early and will recover some

destroied system file. But I can’t judge wheather these file were destroied, so I

want user to direct this operation. Maybe, in windows NT/2K system, adding a menu

item in the start menu is a good idea, In which I can call a native application

(maybe) to set a tag, when my driver is loaded, do its work.

so I want to know how can I write the native application(maybe).

thx!


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com