Can I generate guid from kernel mode?
Thanks,
Dany
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Can I generate guid from kernel mode?
Thanks,
Dany
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Yes. the algoritm is detailed in the RPC docs at
(If memory serves) http://www.opengroup.org/
On Fri, 16 Nov 2001, Dany Polovets wrote:
Can I generate guid from kernel mode?
Thanks,
Dany
You are currently subscribed to ntdev as: xxxxx@inkvine.fluff.org
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
–
Peter xxxxx@inkvine.fluff.org
http://www.inkvine.fluff.org/~peter/
logic kicks ass:
(1) Horses have an even number of legs.
(2) They have two legs in back and fore legs in front.
(3) This makes a total of six legs, which certainly is an odd number of
legs for a horse.
(4) But the only number that is both odd and even is infinity.
(5) Therefore, horses must have an infinite number of legs.
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
ExUuidCreate() could be used for GUID generation because
UUID and GUID share the same data type.
Niraj
-----Original Message-----
From: Dany Polovets [mailto:xxxxx@store-age.com]
Sent: Friday, November 16, 2001 2:55 AM
To: NT Developers Interest List
Subject: [ntdev] guid generation
Can I generate guid from kernel mode?
Thanks,
Dany
You are currently subscribed to ntdev as: xxxxx@netapp.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com