XP x64 & Ms-Dos Editor



Quote:

"Program Cannot Start or Run: The program or feature "\??\C:\EDIT.EXE"
cannot start or run due to incompatibility with 64-bit versions of Windows.
Please contact the software vendor to ask if a 64-bit Windows compatible
version is available."

This is the MS-DOS Editor 2.0.026 that was shipped with Windows 95A, and
it has worked on every OS (DOS6.22 to WinXP32-Bit), and now x64 has arrived,
most of the old console apps have been ported, but no MS-DOS Editor which is
the program I always use to edit files, programming in C, and editing binary
files, and I have never used another program such as Notepad or a Hex
Editor.

I tried running this on DosBox (8086 emulator) and it does not run very
well due to it not recognizing certain key combinations.

I was wondering if anyone knows if anyone has done a port to Win32/64
console or if there is anyway that Microsoft can go out of their way to
convert this great 16-Bit DOS app to a Win32 Console or Win64 Console app,
or even release the source code to it so I can convert it myself (!).

Thank you


.



Relevant Pages

  • Re: DataAdapter/DataSet in non-form application??
    ... Probably because console apps and classes in class libraries typically do ... not require WYSIWYG type design. ... Where as windows and web forms do. ... useless - there is no design surface to speak of. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Accessing network drive from Windows Service
    ... You need to change the account that the service runs under to the ... > I Think it's the stupidness of Windows. ... > console apps, then call it with your windows service.. ... > "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: VIM 7.0 under Windows and Unicode fonts
    ... I decided to use VIM 7.0 as a text editor under Windows, ... it allowes me to use only my keyboard to edit files. ... On standard install of Win98SE ...
    (comp.editors)
  • Re: pass parameter between main thread and working thread
    ... non-window apps, (e.g. console apps as in my case?) ... Does a main thread in a console have a HWND? ... If you want to use windows messages as a communication mechanism ...
    (microsoft.public.vc.language)
  • Re: Fatal bug in DDK sample?
    ... >> Console apps can create a hidden window. ... > Nice trick, thanks. ... The console app can create the visible windows too, ... Maxim Shatskih, Windows DDK MVP ...
    (microsoft.public.development.device.drivers)