comp.os.msdos.programmer
  Home FAQ Contact Sign in
comp.os.msdos.programmer only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.os.msdos.programmer Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  DOS Debug         


Author: Georg
Date: Jul 20, 2008 14:01

I am unsatisfied with the user inferface of debug. Is there a front
end or shell for debug which makes debug easier to use?

Georg
8 Comments
  Is any project for the sound card driver in dos?         


Author: Iam070
Date: Jul 16, 2008 17:59

Do any boy plant to code drivers for the sound cards of dos?No only sb
but also the lastest onboard cards.

Silence dos is not well.

I hear that the drivers must get some approch to the EMM386?Is it
right?
I search the internet and i can not find any useful information about
this.
3 Comments
  EARN MONEY $2500-10000 PER WEEK         


Author: hema
Date: Jul 15, 2008 23:09

EARN MONEY $2500-10000 PER WEEK
SIMPLE ONLINE SURVEY
OTHER DETAILS LOGONTO
****************************************************************************
http://www.AWSurveys.com/HomeMain.cfm?RefID=sivaicici

http://www.AWSurveys.com/HomeMain.cfm?RefID=sivaicici

http://www.AWSurveys.com/HomeMain.cfm?RefID=sivaicici

*************************************************************************
no comments
  mscoree.dll         


Author: Terence
Date: Jul 14, 2008 17:38

A scan for problems on my computer showed I did not have
"mscorree.dll".
I located it and it is NOW in \windows\system.
However, applications needing this now pop up with a message to set
register key

\HKLM\Microsoft\.NETFramework\Installroot to pont to the .NetFramwork
Install Location

Any clues on
a) why I didn't have it in the right place (according to my Norton
utiliities)
b) why it is still not OK?
c) What I should do to fix it?

All my software is ligitimate.
4 Comments
  inline assembly         


Author: Jrdman
Date: Jul 9, 2008 11:11

i wrote this code
int main(void){
asm("movb $0x00,%%ah \n"
"movb $0x0d,%%al \n"
"int $0x10");
return 0;
}
to disappair the cursor but when it excutes the program craches with
the message "the memory can not be writen" what's wrong with this
code?
3 Comments
  findstr / find using a variable         


Author: j.bell
Date: Jun 30, 2008 08:47

I have a Login_Script that will execute installs and desktop
environments based on the Computer’s name Mostly based on DR Disaster
Recovery Center, SBO Service Bureau Operations, of SBOCC Service
Bureau Operations Command Center

Right now as the script is written each new system has to be add to
the line of code.

A more efficient way would be if there was a conditional findstr or
find that I could use on the variable %%comphtername%%

So that if findstr/find “SBO” %%computername%% goto support_staff
If findstr/find “SBOCC” %%computername%% goto
service_center_scripts
If findstr/find “DR” %%computername%% goto disaster_center

%%computername%%
Rem DRR1P1-DRR1P6
Rem DRR2P1-DRR2P6
Rem DRR3P1-DRR3P6
Rem DRR4P1-DRR4P6
Rem DRR5P1-DRR5P6
Rem DRR6P1-DRR6P6
Show full article (1.96Kb)
1 Comment
  file structure         


Author: Jrdman
Date: Jun 30, 2008 04:29

how can i access a file structure to retrieve informations about a
file ? actually i wanna write a function that search for files using
C,but it seems that i need to call some low level functions to perform
that
7 Comments
  update the internal file system         


Author: PM
Date: Jun 27, 2008 06:15

hello, everybody
I use a USB key on my PC under MS-DOS. when I delete files on the USB key
with an another PC and I replug it on my PC under MS-DOS then the DOS don't
see that the files is delete.
Do you know the DOS function that update or reset the "internal file system"
or "drive parameter block" to update the new value of USB key. The big
problem in DOS that he doesn't see when you unplug and plug the key and so
he doesn't update the modifications and I don't want restart the PC every
time.
thanks for your help.
Philippe
11 Comments
  Timed jobs in the command window         


Author: cb77305
Date: Jun 23, 2008 00:47

How do I create a cron-like job in the xp command window to run, say
once a week or once a day at specified times?
2 Comments
  DOS Boot CD / USB Stick?         


Author: Klaus Meinhard
Date: Jun 15, 2008 14:40

Hi all,

does anybody know a good DOS boot CD? or a bootable USB stick?

I'd like to see an optimally configured DOS (hey, which one?), with NTFS
support, Long Filename support, international keyboard support, perhaps
4DOS as CLI, hyperdisk, drivers for CD, mouse(?), LAN and Internet
support (though not all necessarily at the same time: a boot menu
selection might be necessary, and a memory manager like QEMM and a
taskswitcher like Deskview might be handy. And of course USB drivers for
the USB stick and whatever I may have missed.

Utilities like an editor, virus scanner, partition editor and whatever
comes to mind as nice to have on a DOS bootable CD / USB stick.

If there isn't such an animal, should one create one? Would it be useful
e.g. as a rescue cd for Windows95/98? XP?
Would it be useful as a small useful toolkit to take with you? What
should go in, what should be kept out?

Please feel free to make suggestions. If anything comes from this
(hopefully following) discussion, I'd like to put up the resulting
ultimate :-) DOS boot CD and/or USB ISO file on my site (see sig).
Show full article (1.16Kb)
no comments
 
1 2 3 4 5 6 7 8 9