Re: non blocking console read
From: Tom Shelton (tom_at_mtogden.com)
Date: 03/04/04
- Next message: Rob Teixeira [MVP]: "Re: Intellectual Property / Copyright Registration"
- Previous message: SStory: "Re: CAN STRONG NAMES BE CRACKED?"
- In reply to: Richard Bell: "non blocking console read"
- Next in thread: Richard Bell: "Re: non blocking console read"
- Reply: Richard Bell: "Re: non blocking console read"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 03 Mar 2004 21:37:12 -0800
On 2004-03-03, Richard Bell <rbell01824@earthlink.net> wrote:
> Is there a way to do a non-blocking console read in VB.net? Something
> a bit like the old INKEY$?
You can use P/Invoke to call the SetConsoleMode API to change the input
modes...
-- Tom Shelton [MVP] Powered By Gentoo Linux 1.4 Music in the soul can be heard by the universe. -- Lao Tsu
- Next message: Rob Teixeira [MVP]: "Re: Intellectual Property / Copyright Registration"
- Previous message: SStory: "Re: CAN STRONG NAMES BE CRACKED?"
- In reply to: Richard Bell: "non blocking console read"
- Next in thread: Richard Bell: "Re: non blocking console read"
- Reply: Richard Bell: "Re: non blocking console read"
- Messages sorted by: [ date ] [ thread ]