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 an NT4 machine I become following error message, after run your MemTest program: “Can’t connect to Service Control Manager”. Can you tell me what’s wrong? A: Obviously, you don’t have administrative right. MemAccess Library supports both administrator and non-administrator accounts, but because Windows NT/2000 limitation, you need more system configuration if the user don’t have administrative right. Please read Distribution Notes in help document for details. You can also refer to maGetLastState function about the meaning of other error messages. Back to top. • Does MemAccess