MS-DOS
MS-DOS is an operating system commercialized by Microsoft. It was the most commonly used member of the DOS family of operating systems and was the dominant operating system for computers during the 1980s.
Application
Any
Language
Any
License
Any
: : good day. pls help me on showing a list of files together with its attributes (i.e., file size, date created/modified, location) on the dos prompt just like typing 'dir' in ms-dos. thanks!
: :...
: good day. pls help me on showing a list of files together with its attributes (i.e., file size, date created/modified, location) on the dos prompt just like typing 'dir' in ms-dos. thanks!
:
You...
good day. pls help me on showing a list of files together with its attributes (i.e., file size, date created/modified, location) on the dos prompt just like typing 'dir' in ms-dos. thanks!
: : i want to input some words;
: : i want to input one word evry time;
: : but i don't want to press enter-key evry time;
: : how should i do?
: : if somebody could give me a hands;
: : Thanks....
: i want to input some words;
: i want to input one word evry time;
: but i don't want to press enter-key evry time;
: how should i do?
: if somebody could give me a hands;
: Thanks.
:...
: I also notice that you called your file name pointer FilePath, so you need to change this:
:
: mov dx,offset file_name
:
: to this:
:
: mov dx,offset FilePath
:
:
:
Hi
In the...
: : : Please give me an example on how to do it.
: : : I'm trying to do it but its not working.
:
:
:
: ;data
:
: ; Parameter block for EXEC process
: params label word
: dw 0
:...
: how does 'system("PAUSE")' actually *work*? like how should i go about making my own ones with custom messages?
:
:
the system() function just simply executes other programs. In you example...
"menusel" and save it in a file named "menusel".
hi everyone
could neone please tell me how can i design an MS-DOS emmulator using C++ ONLY. i want the emmulator to perform functions like accessing a file on the hdd, changing it, deleting it n all...
: :
: : Any ideas?
: :
:
: look at the function prototype in dos.h. I just tried it with VC++ 1.52C (also a 16-bit MS-DOS compiler) and had no problems in *.cpp filel
:
:
: #include
:...
:
: Any ideas?
:
look at the function prototype in dos.h. I just tried it with VC++ 1.52C (also a 16-bit MS-DOS compiler) and had no problems in *.cpp filel
#include
int main()
{...
:
: I remember references to CP/M. Was CP/M the template that Bill Gates used for MS-DOS?
:
I believe it was -- but that was before I got into computers. I didn't start until MS-DOS version 1...
: : I do not have the time to attempt to write a driver. The DOS tech support emailed me today and pointed out that this version of DOS supports the CTTY command which does redirect console io. Easy...
: I do not have the time to attempt to write a driver. The DOS tech support emailed me today and pointed out that this version of DOS supports the CTTY command which does redirect console io. Easy...
: : : Can it be done?
: : Yes and no.
: :
: : : if so how?
: : MS-DOS may only change the screen resolution, background color and font color. However in graphics mode your only limited by the...
: : Can it be done?
: Yes and no.
:
: : if so how?
: MS-DOS may only change the screen resolution, background color and font color. However in graphics mode your only limited by the amount of...
: Can it be done?
Yes and no.
: if so how?
MS-DOS may only change the screen resolution, background color and font color. However in graphics mode your only limited by the amount of work that...
Hey,
does anyone knows how to use the shutdown -i command?? Its used to shutdown a pc through the network.
But when I click on the button 'find' there comes a error: ACTIVE DIRETORY not installed.....
: Say what?
: I didn't understand anything but I've seen the word Windows so I'll let you know - I am working with DOS.
: Can you explaine it more simple.
:
Yes I realize you are working...