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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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