marcov 20.11.2011, 17:07 |
32-bits dos binaries on 64-bit windows (Users) |
It is probably already known, but just to make sure here an observation I just made: |
RayeR![]() CZ, 20.11.2011, 17:41 @ marcov |
32-bits dos binaries on 64-bit windows |
Interesting, but it makes some sense. The PE part seems to be like win32 console app and RTM extender allows it ro run under DOS like HXDOS. But there muse be some 16bit stub that loads RTM extender so I wonder in run under win64 without NTVDM. --- |
marcov 20.11.2011, 17:42 @ RayeR |
32-bits dos binaries on 64-bit windows |
> Interesting, but it makes some sense. The PE part seems to be like win32 |
RayeR![]() CZ, 20.11.2011, 17:44 @ marcov |
32-bits dos binaries on 64-bit windows |
> That might be in the 16-bit code that in normal PE32 bins shows "This --- |
Rugxulo![]() Usono, 23.11.2011, 04:21 @ marcov |
32-bits dos binaries on 64-bit windows |
> It is probably already known, but just to make sure here an observation I |
Marton 17.12.2011, 04:12 @ Rugxulo |
32-bits dos binaries on 64-bit windows |
Awesome explanation, Rugxulo! That IS knowledge. Worth the read. |
Arjay 05.05.2012, 20:06 @ Rugxulo |
32-bits dos binaries on 64-bit windows - Delphi for DOS |
> Rumor has it that early Delphi beta had support for dual DOS / Win32, but |
Rugxulo![]() Usono, 06.05.2012, 00:40 @ Arjay |
32-bits dos binaries on 64-bit windows - Delphi for DOS |
Also see ye olde "DWPL" (Delphi WDosx Project Library) pages (etc): |
Arjay 06.05.2012, 12:02 @ Rugxulo |
32-bits dos binaries on 64-bit windows - Delphi for DOS |
> Also see ye olde "DWPL" (Delphi WDosx Project Library) pages (etc): |
Laaca![]() Czech republic, 06.05.2012, 08:52 @ Arjay |
32-bits dos binaries on 64-bit windows - Delphi for DOS |
Modifying Delphi 1 for DOS is not trivial. --- |