Re: ntdll: implement NtAllocateLocallyUniqueId with server call (resend)
1 Mar
2007
1 Mar
'07
6:27 a.m.
Juan Lang <juan_lang(a)yahoo.com> writes:
Any feedback on this one?
ChangeLog: implement NtAllocateLocallyUniqueId with server call
In general it's better to define server-specific types based on simple C types instead of using Windows data types in server requests. This gives us more control about the data layout, and avoids confusion with things like long/LONG etc. -- Alexandre Julliard julliard(a)winehq.org
6861
Age (days ago)
6861
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard