Deskdos is a GUI for MS-DOS which emulates windows like Icons , start menu, desktop background etc. Icons and Start menu can be customised to run specified commands.
Categories
Desktop EnvironmentLicense
GNU General Public License version 2.0 (GPLv2)Follow Desktop Enviornment for MS-DOS
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
-
With Borland/Turbo C++'s inline assembler, you can write 8086/8087 and 80286/80287 assembler code directly inside your C and C++ programs. Compiling ..\..\BUILD\TEMP\DOS\DESKDOS1.0\DOS-DE~1\DESKTOP_.CPP: Error ..\..\BUILD\TEMP\DOS\DESKDOS1.0\DOS-DE~1\DESKTOP_.CPP 9: Unable to open include file 'GRAPHICS.H' <<<<<<<<<<Not include in donwload >>>>>>>>>> #include <graphics.h> #include <stdlib.h> #include <stdio.h> // used for sprintf() #include <iostream.h> #include <conio.h> // used for exit() #include <dos.h> <<<<<<<<<<<<<<<< End >>>>>>>>>>>>>>>>> But it ok i have the INCLUDE to add to the the DOS _ ManU #include "Mouse.h" // file containing functions to make use of mouse cursor movements & button clicks (declaration & definition) #include "Icon.h" // file containing Icon classes & linklist class with all functions (declaration & definition) #include "Linklist.h" // file containing Icon linklist manipulation class & functions #include "bmp.h" Error ..\..\BUILD\TEMP\DOS\DESKDOS1.0\DOS-DE~1\DESKTOP_.CPP 305: Too many error or warning messages