In MS-DOS, I use V86-mode address (seg:off). How to use these addresses in MemAccess Library?
Use V86_To_PhyAddress function to convert V86-mode address to physical address. Back to top. • What’s the difference between maPeekB and maMapPhysToLinear? Q: Both maPeekB and maMapPhysToLinear function can be used to access memory. Which one is better? A: For most users, maPeekB is easier to use. When use C or Delphi, advanced users may like to use maMapPhysToLinear with pointers. But you need to use the pointer carefully, because if you access the memory which didn’t be mapped, the system will crash. Back to top. • How many pointers to various physical addresses can be used? Q: Can I use multiple pointers to various physical addresses in my application, when I call maMapPhysToLinear function? A: There is no limit in MemAcccess Library, so the maximum only depends on the available resource of your system. Back to top. • What’s the meaning of error message “Can’t connect to Service Control Manager”? Q: I want to test your MemAccess Library, if it is the right for my application. But on
Related Questions
- Can I change my address book so that it shows Library addresses by default rather than displaying the Global address book for all departments using Outlook on campus?
- In MS-DOS, I use V86-mode address (seg:off). How to use these addresses in MemAccess Library?
- What’s the difference between my primary address and additional addresses?