Language
Any
Platform
MS-DOS
Remove
License
Any
Hi everyone.
Firstable I'll like to say sorry by my awful English.
Involved elements:
External USB hard disk
Windows 2003 Server R2 standar edition
Windows XP Professional SP3
Filezilla Server...
Not sure if it is possible to detect the language. And why language is important for you? You can only turn it into assembler - one language only.
Use GOOGLE and find disassemblers for MS-DOS.
Hey guys,
How did the guys who made Bart's House of Weirdness and Prince of Persia V1.4 make separate sound drivers called the DRV files? How do you do that?
hi. dudes wan make a virus that heart someone ok.....
mail me i will tell u a very unique method of virus bulding
but it is top sercite
leo.wasif05@yahoo.com
Latest VC++ is only for Windows.
You need a DOS compiler, I mean the old compiler, like Turbo C++ or Visual C++ 1.5 or something like that... (Watcom DOS works too)
Hello,
I need to compile a C++ file so that it will run in a DOS environment. I am currently using Visual C++. Is there a setting that I cna change to make it compile a DOS file?
Thanks
Hola
Para que soy bueno?
Se assembler bajo el entorno MS-DOS
I'm pretty sure wherever you read had it a little bit wrong. The COMPACT command does make it smaller, but slower to read. it works the same way as a ZIP and is still effective.
PHP has a...
9 (because
: '0' to '9' are ordened contiguously from small to large in the ascii
: table).
:
: Then the third problem would be to combine multiple of these
: converted digits. I suggest the...
: How to create a program in assembly language using ms-dos on windows
: xp that will input to digit decimal number and convert it to
: hexa,ocatl,and binary numbers. Help me pls.... Thankz...
:...
: : Im using this in Visual C++ 6.0 (in a MFC program)
: : I did something like this when i read Disk serial number, filesystem type and disk label from my drives.
: : This code ONLY works for win...
: All MS-DOS 16-bit programs have an upper limit of 1 meg memory,
: which includes the stack as well as executable code.
Sure, you can only have 1 MB of memory on the stack. But sure you can...
If you just want to install DOS to C: drive, download sys.com from the internet and after you boot up your system from CD-ROM, at the command line, execute "sys a: c:" you will make your C: drive...
: i badly need some help.... i have a program in visual c++ express
: edition..nd i am using an ASM inline assembly but winXP wont allow
: me to access the printer port..
:
Yes, you can not...
: : : : I wrote Pascal Code (crossword making software) in the late 80s using Turbo Pascal 4.0. It worked on upgraded PCs until Windows 98. With XP I can't run the code any more. Nor can I...
: : : I wrote Pascal Code (crossword making software) in the late 80s using Turbo Pascal 4.0. It worked on upgraded PCs until Windows 98. With XP I can't run the code any more. Nor can I recompile...
: : I wrote Pascal Code (crossword making software) in the late 80s using Turbo Pascal 4.0. It worked on upgraded PCs until Windows 98. With XP I can't run the code any more. Nor can I recompile...
: I wrote Pascal Code (crossword making software) in the late 80s using Turbo Pascal 4.0. It worked on upgraded PCs until Windows 98. With XP I can't run the code any more. Nor can I recompile my...
: : Its been a while since I posted...but nvmd that.
: :
: : Quite simply, I have a buffer that needs to hold some stuff. Its max size can be determined before runtime (its 1024 actually, 1KB), so...