Recommendations for Porting a 16 bit DOS Application (DOSX)
> reviewing the HX Dos extender information over the last week
> take an existing DOS application, developed with MS Visual C 1.52, to make a 32 bit application.
You should know whether you want a 32-bit DOS app or a 32-bit Windaube app 
> current VGA 16 color mode. I need to be able to run in a WinXP Dos Box
Native WinXP not possible ?
> impression is that I should be able to run it in a DOS Box with the extender
Theoretically YES 
> but I'm not sure whether the graphic extensions offered with VESA would be available.
No or very bad only 
> What approach would you recommend?
Compile a 32-bit DOS app for DOS or a Win app for XP/Vista.
For DOS you need a 32-bit DOS C compiler first (CC386, DGJPP, OpenWATCOM). HX would allow you to use MSVC 6 also - via the PE format and API emulation approach, but then you have a problem with the GUI - see below.
If your app must run in both DOS and Windaube, the only acceptable choice is to compile a Win32 app using console or low-level-GUI-API only (thus DR-DR-DRAW, OGL, SDL, no Dialog-Box-ing or multi-"window"-ing) and run it in DOS via full HX with API emulation and HX GUI.
---
This is a LOGITECH mouse driver, but some software expect here
the following string:*** This is Copyright 1983 Microsoft ***
Complete thread:
- Recommendations for Porting a 16 bit DOS Application - Jerry, 15.10.2007, 18:13 (DOSX)
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- Recommendations for Porting a 16 bit DOS Application - Rugxulo, 15.10.2007, 20:00
- Recommendations for Porting a 16 bit DOS Application - Jerry, 15.10.2007, 23:45
- Recommendations for Porting a 16 bit DOS Application - Rugxulo, 16.10.2007, 00:22
- Recommendations for Porting a 16 bit DOS Application - RayeR, 16.10.2007, 12:58
- Recommendations for Porting a 16 bit DOS Application - Rugxulo, 17.10.2007, 01:04
- Recommendations for Porting a 16 bit DOS Application - Steve, 17.10.2007, 01:13
- Recommendations for Porting a 16 bit DOS Application - Rugxulo, 17.10.2007, 01:39
- decTop - lucho, 17.10.2007, 08:11
- Recommendations for Porting a 16 bit DOS Application - Rugxulo, 17.10.2007, 01:39
- Recommendations for Porting a 16 bit DOS Application - RayeR, 17.10.2007, 10:44
- Recommendations for Porting a 16 bit DOS Application - Steve, 17.10.2007, 01:13
- Recommendations for Porting a 16 bit DOS Application - DOS386, 24.10.2007, 02:27
- Recommendations for Porting a 16 bit DOS Application - Rugxulo, 17.10.2007, 01:04
- Recommendations for Porting a 16 bit DOS Application - RayeR, 16.10.2007, 12:58
- Recommendations for Porting a 16 bit DOS Application - Japheth, 16.10.2007, 08:10
- Recommendations for Porting a 16 bit DOS Application - Rugxulo, 16.10.2007, 00:22
- Recommendations for Porting a 16 bit DOS Application - Jerry, 15.10.2007, 23:45
- Recommendations for Porting a 16 bit DOS Application - DOS386, 16.10.2007, 02:26
- Recommendations for Porting a 16 bit DOS Application - flo, 17.10.2007, 10:44
- Recommendations for Porting a 16 bit DOS Application - llm, 17.04.2017, 07:06
- Recommendations for Porting a 16 bit DOS Application - Rugxulo, 15.10.2007, 20:00
Mix view