Hi,
Is there a documented / undocumented function to display strings to screen
during boot process ? I cannot find one in MSDN or DDK help.
Driver development is under WIN2K.
Thanks !
Hi,
Is there a documented / undocumented function to display strings to screen
during boot process ? I cannot find one in MSDN or DDK help.
Driver development is under WIN2K.
Thanks !
Search for ZwDisplayString in the archives…
Subodh
----- Original Message -----
From: “Nicolas Mugnier”
Newsgroups: ntdev
To: “NT Developers Interest List”
Sent: Wednesday, May 28, 2003 12:24 PM
Subject: [ntdev] How to print strings to screen ?
> Hi,
>
> Is there a documented / undocumented function to display strings to screen
> during boot process ? I cannot find one in MSDN or DDK help.
> Driver development is under WIN2K.
>
> Thanks !
>
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@softhome.net
> To unsubscribe send a blank email to xxxxx@lists.osr.com
InvbEnableDisplayString(TRUE), then ZwDispayString.
“Nicolas Mugnier” wrote in message
news:LYRIS-11365-111396-2003.05.28-02.54.46–maxim#storagecraft.com@li
sts.osr.com…
> Hi,
>
> Is there a documented / undocumented function to display strings to
screen
> during boot process ? I cannot find one in MSDN or DDK help.
> Driver development is under WIN2K.
>
> Thanks !
>
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to
xxxxx@lists.osr.com