|
-
Jan 18th, 2002, 10:46 PM
#1
real mode address
Is that win98 and Win Me using 32 bit real mode addressing? What is the LES instruction in MASM?
-
Jan 22nd, 2002, 08:31 AM
#2
errm.. what is 32-bit real mode adressing?
Do you mean protected mode? Win32 runs in protected mode.
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 22nd, 2002, 01:25 PM
#3
real mode add
I can read the floppy disk boot sector already but I can't read the boot sector for hard disk. And I read an article from Microsoft...it say that INT13h cannot use to read hard disk sector coz Win32 is in protected mode and we must use real mode address to access the sector....but I dun know how lah..
-
Jan 22nd, 2002, 06:56 PM
#4
16 bit real mode is what dos uses. 32 bit protected mode is what Windows uses.
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
|