|
-
Apr 22nd, 2000, 03:17 AM
#1
Thread Starter
New Member
Hi,
Question 1:
Does anyone know how to access the memory dirctly (The first megabyte) and read a content of a byte /word / whatever?
I am looking for a VB equivalent to PEEK or INP that used to be in the good old BASIC days.
It can be in form of a small OCX (I pass to it address and it gives back bytes, etc. ) or any API you know about that can do this.
NOTE: It MUST work on NT
NOTE2: Only the first megabytes is reuired (DOS memory).
Question 2:
How come I can do this EASILY in a short BASIC program running in DOS winodw on NT4 and works perfect (and correctly) and I can't do this from within Windows?
How DOS crosses the HAL?
Thanks.
Nathan
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
|