Please open a bug report in bugzilla, tag the title with [PATCH], attach the
patch and provide your name and email.
Thanks in advance
2010/7/25 <ros-general-request(a)reactos.org>
Send Ros-general mailing list submissions to
ros-general(a)reactos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://www.reactos.org/mailman/listinfo/ros-general
or, via email, send a message with subject or body 'help' to
ros-general-request(a)reactos.org
You can reach the person managing the list at
ros-general-owner(a)reactos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ros-general digest..."
Today's Topics:
1. patch more.c ros-0.4 (Heiko L.)
----------------------------------------------------------------------
Message: 1
Date: Sun, 25 Jul 2010 13:39:02 +0200 (CEST)
From: "Heiko L." <hlehmann(a)fh-lausitz.de>
Subject: [ros-general] patch more.c ros-0.4
To: ros-general(a)reactos.org
Message-ID:
<49634.217.93.93.92.1280057942.squirrel(a)webmail.fh-lausitz.de>
Content-Type: text/plain; charset="iso-8859-1"
>> prob 5: cmd "more" keybind
"next page"
>> - descr: "EACH" key binded to "next page", so "^C"
"q" does not working
solution:
- check if (wVirtualKeyCode=="q")
- s. patch ros-0.4.patch-100724.more_quit
regards heiko
[1]
http://www2.fh-lausitz.de/launic/comp/ros/100724.ros.compile.rosbe.howto.txt
[3]
http://www.tutorials.de/c-c/279010-wie-mit-readconsole-strings-einlesen.html