On Tue, Nov 13, 2012 at 12:01 PM, Corinna Vinschen <vinsc...@redhat.com> wrote:
> On Nov 13 09:21, Kai Tietz wrote:
>> Hi,2222222278
>>
>> 2012/11/12 Corinna Vinschen <vinsc...@redhat.com>:
>> > Hi,
>> >
>> > the below patch fixes the definitions of SYSTEM_BASIC_INFORMATION and
>> > adds a definition of SYSTEM_PAGEFILE_INFORMATION and
>> > SystemPagefileInformation.  It also changes the formatting of
>> > SYSTEM_INFORMATION_CLASS to make it a bit more readable.  Tested on 32
>> > and 64 bit.
>> >
>> > Ok to apply?
>>
>> Ok, thanks.  Please apply.
>
> Thanks, done.
>

AFAIK, winternl.h doesn't expose SYSTEM_BASIC_INFORMATION details
for the reserved fields.  Also see:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms724509%28v=vs.85%29.aspx
Where did we retrieve those detail in the first place before even
correcting them?  Of course there are user contributed stuff on
social.msdn.com, like:
http://social.msdn.microsoft.com/Forums/en-US/windowssdk/thread/2c1f05d0-b764-475d-8e84-83c2d8a81795/
... but how wise is it to include such things in our headers?


>> > Btw., I could provide more detailed definitions of TEB, PEB, and
>> > types used within TEB or PEB.  Is there any interest?
>>
>> Sure there is.  Only issue I see about it is that WINVER needs to be
>> interpreted here.  AFAIK does these structure change meaning of some
>> fields for different OSes (XP, Vista, Win7, ...).
>
> Yes, that's right.  Hmm, might be a bit more tricky than I thought.  I
> have a certain set of stuff as used in Cygwin and especially the stuff I
> tested on 32 and 64 bit to get it really right for 64 bit.  Probably it
> makes sense to apply only stuff which is not OS-dependent for now.
>
>
> Corinna

--
O.S.

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to