Hello All,
Does anybody know hoe to generate a GUID in kernel? I know CoCreateGuid will
give me a GUID in user mode, is there an equivalent API in kernel?
Thanks in advance.
Tom
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
See documentation for ExUuidCreate. GUID’s and UUID’s are the same thing.
At some point the terminology was partially changed. The “G” is for
“Globally”. The “U” is for “Universally.”
-----Original Message-----
From: Tom Chen [mailto:xxxxx@datacoresoftware.com]
Sent: Thursday, January 18, 2001 5:33 PM
To: File Systems Developers
Subject: [ntfsd] how to generate GUID in kernel?
Hello All,
Does anybody know hoe to generate a GUID in kernel? I know
CoCreateGuid will
give me a GUID in user mode, is there an equivalent API in kernel?
Thanks in advance.
Tom
You are currently subscribed to ntfsd as: xxxxx@nsisw.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Thanks. I found it. But do you know is there an equivalent one in NT4.0?
Since I need to run on Windows NT4.0 and unfortunately there is no such API
in NT4.0 ddk.
Thanks again.
Tom
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Rob Fuller
Sent: Thursday, January 18, 2001 6:37 PM
To: File Systems Developers
Subject: [ntfsd] RE: how to generate GUID in kernel?
See documentation for ExUuidCreate. GUID’s and UUID’s are
the same thing.
At some point the terminology was partially changed. The “G” is for
“Globally”. The “U” is for “Universally.”
> -----Original Message-----
> From: Tom Chen [mailto:xxxxx@datacoresoftware.com]
> Sent: Thursday, January 18, 2001 5:33 PM
> To: File Systems Developers
> Subject: [ntfsd] how to generate GUID in kernel?
>
>
> Hello All,
>
> Does anybody know hoe to generate a GUID in kernel? I know
> CoCreateGuid will
> give me a GUID in user mode, is there an equivalent API in kernel?
>
> Thanks in advance.
>
> Tom
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@nsisw.com
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
You are currently subscribed to ntfsd as:
xxxxx@datacoresoftware.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com