Hi Pierre,
On Fri, Jul 11, 2003 at 08:02:53PM -0400, Pierre A. Humblet wrote:
> 2003-07-12 Pierre Humblet <[EMAIL PROTECTED]>
>
> * cygheap.h (enum impersonation): Delete.
> (cygheap_user::impersonation_state): Delete.
> (cygheap_user::current_token): New.
> (cygheap_use
At 10:31 AM 7/12/2003 +0200, Corinna Vinschen wrote:
>thanks for the patch but it has a problem. You're comparing tokens against
>NULL while the correct "NULL" value for tokens is INVALID_HANDLE_VALUE.
Corinna,
That's by design, using of Chris' astute observations. As he once
pointed out, INVA
On Sat, Jul 12, 2003 at 09:37:37AM -0400, Pierre A. Humblet wrote:
> At 10:31 AM 7/12/2003 +0200, Corinna Vinschen wrote:
>
> >thanks for the patch but it has a problem. You're comparing tokens against
> >NULL while the correct "NULL" value for tokens is INVALID_HANDLE_VALUE.
>
> Corinna,
>
>
On Sat, 12 Jul 2003, Corinna Vinschen wrote:
> On Sat, Jul 12, 2003 at 09:37:37AM -0400, Pierre A. Humblet wrote:
> > At 10:31 AM 7/12/2003 +0200, Corinna Vinschen wrote:
> >
> > >thanks for the patch but it has a problem. You're comparing tokens against
> > >NULL while the correct "NULL" value f