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.
Forum Post

Re: help on performing ms-dos "dir" command in assembly (tasm)

: : 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! : :...
Forum Post

Re: help on performing ms-dos "dir" command in assembly (tasm)

: 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...
Forum Post

help on performing ms-dos "dir" command in assembly (tasm)

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!
Forum Post

Re: Hand needed!

: : 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....
Forum Post

Re: Hand needed!

: 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. :...
Forum Post

Re: EXEC external file INT 21H - 4BH

: 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...
Forum Post

Re: EXEC external file INT 21H - 4BH

: : : 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 :...
Forum Post

Re: system("PAUSE")

: 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...
Forum Post

Re: Please check This Unit...

"menusel" and save it in a file named "menusel".
Forum Post

MS-DOS Emmulator

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...
Forum Post

Re: Cannot convert void(far interrupt *)(...) compiler error

: : : : 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 :...
Forum Post

Re: Cannot convert void(far interrupt *)(...) compiler error

: : 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() {...
Forum Post

Re: redirecting console IO

: : 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...
Forum Post

Re: redirecting console IO

: : 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...
Forum Post

Re: redirecting console IO

: 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...
Forum Post

Re: Is it possible.....need to know urgently please!!!

: : : 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...
Forum Post

Re: Is it possible.....need to know urgently please!!!

: : 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...
Forum Post

Re: Is it possible.....need to know urgently please!!!

: 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...
Forum Post

ms-dos command "shutdown"

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.....
Forum Post

Re: Question

: 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...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.