|
-
Jan 18th, 2006, 05:06 PM
#1
Thread Starter
Fanatic Member
Reading registry keys under msdos (16 bits)?
I came across a doubt, could it be possible to read registry values, keys under ms-dos (16 bit's)?
I know this may sound odd but that's what is it, a doubt and something that i really would like to know about and if it is possible, how to do it.
I really can't find any info about this.
thanks for the time
-
Jan 18th, 2006, 06:19 PM
#2
Re: Reading registry keys under msdos (16 bits)?
It's not possible to call any modern WinAPI from 16-bit code. Backwards compatibility with old 16-bit Windows programs is provided, but the registry is newer than that.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jan 20th, 2006, 05:20 PM
#3
Thread Starter
Fanatic Member
Re: Reading registry keys under msdos (16 bits)?
damn 
sorry to hear that 
thanks anyway for your help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|