Re: [include/winternl.h #7] SYSTEM_PROCESS_INFORMATION

2005-06-06 Thread Paul Vriens
On Mon, 2005-06-06 at 19:50, Alexandre Julliard wrote: > Paul Vriens <[EMAIL PROTECTED]> writes: > > > I removed the __WINESRC__ bit as it will never be used and it makes the > > (coming) tests look better (no private structure needed). > > The Windows struct part in SYSTEM_PROCESS_INFORMATION is

Re: [include/winternl.h #7] SYSTEM_PROCESS_INFORMATION

2005-06-06 Thread Alexandre Julliard
Paul Vriens <[EMAIL PROTECTED]> writes: > I removed the __WINESRC__ bit as it will never be used and it makes the > (coming) tests look better (no private structure needed). > The Windows struct part in SYSTEM_PROCESS_INFORMATION is wrong anyway > (both by size and members). Actually in most cas