|
-
Nov 8th, 2002, 06:05 PM
#1
Thread Starter
<?="Moderator"?>
pointers
can points get values from the memory which other programs are using????? or isnt this possible
-
Nov 8th, 2002, 06:10 PM
#2
Monday Morning Lunatic
In protected-mode (Unix, Windows, whatever), no. In DOS, it can do anything.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Nov 8th, 2002, 06:11 PM
#3
Thread Starter
<?="Moderator"?>
just to confirm, to have a dos program you need to compile it with a 16bit compiler? is that right
Thanks
-
Nov 8th, 2002, 07:04 PM
#4
Monday Morning Lunatic
You can have a 32-bit DOS program, but you need an extender. Remember DOS/4GW? That provides a protected-mode environment within DOS.
But ordinary DOS programs, yeah, they were 16-bit.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Nov 8th, 2002, 08:31 PM
#5
Not only DOS apps, it has to be a real DOS environment, not some simulated environment in Windows.
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.
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
|