Can the device driver interact with user?

Can anyone tell me if it’s possible to display some string on the
screen, and wait for user’s input in a device driver. This driver will
be run at the begining of Windows text setup phase, before the setup
command console runs.

Thanks,

Andy

InbvEnableDisplayString(TRUE) then ZwDisplayString.

Waiting for user input is a hard thing, especially from the USB keyboard :slight_smile:
the drivers are not loaded yet.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Jinqiang Wang”
To: “Windows File Systems Devs Interest List”
Sent: Tuesday, April 26, 2005 12:17 PM
Subject: [ntfsd] Can the device driver interact with user?

Can anyone tell me if it’s possible to display some string on the
screen, and wait for user’s input in a device driver. This driver will
be run at the begining of Windows text setup phase, before the setup
command console runs.

Thanks,

Andy


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com