Re: How to get a keypress event in an console application
- From: Claudio Grazioli <newsgroups@xxxxxxxxxxxxxxx>
- Date: Mon, 18 Apr 2005 16:47:20 +0200
On Mon, 18 Apr 2005 13:04:14 +0200, Ulrich Kotzolt wrote:
> I use to get the function keys that were pressed in an console
> application cause this application should also be used over a telnet
> server. Does someone know how to get the keys. Tanks for your help in
> advance. Ulrich
I think you need to PInvoke some Win32 API functions. See thise article:
http://www.thecodeproject.com/dotnet/ConsolePasswordInput.asp
hth
--
Claudio Grazioli
http://www.grazioli.ch
http://www.grazioli.ch/HommingbergerGepardenforelle/
.
- References:
- How to get a keypress event in an console application
- From: Ulrich Kotzolt
- How to get a keypress event in an console application
- Prev by Date: Jorge: Difference between 'out' and 'ref' parameters.
- Next by Date: Re: What's the difference ...
- Previous by thread: How to get a keypress event in an console application
- Next by thread: ???Process still running???
- Index(es):
Relevant Pages
|