Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: comex <email@hidden>
- Date: Thu, 08 Sep 2011 23:01:17 -0700
On Thu, Sep 8, 2011 at 9:46 PM, Nick Blievers <email@hidden> wrote:
> Try passing a value other than zero for currentBlockSize and it will work.
> For example:
> vm_region_flavor_t flavor = VM_REGION_BASIC_INFO_64;
Actually, size is an out parameter, so the original value doesn't
matter. The problem with the original code is the use of
VM_REGION_BASIC_INFO rather than VM_REGION_BASIC_INFO_64 (and the
corresponding count and structure).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden