cwittich@svn.reactos.org wrote:
Modified: trunk/reactos/base/applications/cmdutils/mode/mode.c
What is that tool for anyway? Windows has a 16-bit "mode.com" for compatibility and I believe the actual "mode" command is built-in into cmd.exe these days.
Cheers,
Colin
Am 07.09.2015 um 09:53 schrieb Colin Finck:
cwittich@svn.reactos.org wrote:
Modified: trunk/reactos/base/applications/cmdutils/mode/mode.c
What is that tool for anyway? Windows has a 16-bit "mode.com" for compatibility and I believe the actual "mode" command is built-in into cmd.exe these days.
Nevermind! Just saw that "mode.com" is actually a 32-bit PE executable under Windows and ReactOS :)
- Colin
As for the other following .com's: chcp, diskcomp, diskcopy, format, graftabl, mode, more, tree, win . They are named ".com" for backwards compatibility purposes (for .bat files that would run the tool with also its extension in the name). However the following ones are real 16-bit programs: command.com, edit.com (: ) ) and graphics.com
Hermès.
-----Message d'origine----- De : Ros-dev [mailto:ros-dev-bounces@reactos.org] De la part de Colin Finck Envoyé : lundi 7 septembre 2015 09:56 À : ros-dev@reactos.org Objet : Re: [ros-dev] [ros-diffs] [cwittich] 69079: [MODE] use ARRAYSIZE, don't include windows.h, fix two possible out-of-bounds reads CID 1206872 CID 1206873
Am 07.09.2015 um 09:53 schrieb Colin Finck:
cwittich@svn.reactos.org wrote:
Modified: trunk/reactos/base/applications/cmdutils/mode/mode.c
What is that tool for anyway? Windows has a 16-bit "mode.com" for compatibility and I believe the actual "mode" command is built-in into cmd.exe these days.
Nevermind! Just saw that "mode.com" is actually a 32-bit PE executable under Windows and ReactOS :)
- Colin
Hey guys,
this is related to https://jira.reactos.org/browse/CORE-9444
Regards
Robert
2015-09-07 9:53 GMT+02:00 Colin Finck colin@reactos.org:
cwittich@svn.reactos.org wrote:
Modified: trunk/reactos/base/applications/cmdutils/mode/mode.c
What is that tool for anyway? Windows has a 16-bit "mode.com" for compatibility and I believe the actual "mode" command is built-in into cmd.exe these days.
Cheers,
Colin
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev