[pso] sid

Andrei Hagiescu pso@cursuri.cs.pub.ro
Sat, 27 Mar 2004 14:05:04 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0092_01C41404.80B05140
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

gasesti in tema1.h

/* check for same user */

static BOOLEAN CheckUsers(TOKEN_USER *u1, TOKEN_USER *u2)

{

return RtlEqualSid(u1->User.Sid, u2->User.Sid);

}

  ----- Original Message -----=20
  From: Cibu Cristian=20
  To: pso=20
  Sent: Saturday, March 27, 2004 14:05
  Subject: [pso] sid


  cum compar doua sid-uri pentru egalitate. in sdk exista EqualSid.
  dar in ddk?
------=_NextPart_000_0092_01C41404.80B05140
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>gasesti in tema1.h</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#008000 size=3D2>
<P>/* check for same user */</P></FONT><FONT color=3D#0000ff size=3D2>
<P>static</FONT><FONT size=3D2> BOOLEAN CheckUsers(TOKEN_USER *u1, =
TOKEN_USER=20
*u2)</P>
<P>{</P>
<P></FONT><FONT color=3D#0000ff size=3D2>return</FONT><FONT size=3D2>=20
RtlEqualSid(u1-&gt;User.Sid, u2-&gt;User.Sid);</P>
<P>}</P></FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dcibu.cristian@rdslink.ro =
href=3D"mailto:cibu.cristian@rdslink.ro">Cibu=20
  Cristian</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dpso@cursuri.cs.pub.ro=20
  href=3D"mailto:pso@cursuri.cs.pub.ro">pso</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Saturday, March 27, 2004=20
14:05</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [pso] sid</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=3DArial size=3D2>cum compar doua sid-uri pentru =
egalitate. in sdk=20
  exista <FONT face=3D"Times New Roman">EqualSid.</FONT></FONT></DIV>
  <DIV>dar in ddk?</DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0092_01C41404.80B05140--