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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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