Re: server: KeyNameInformation returns the full name of the key. (try 2)
Oct. 7, 2014
1:10 p.m.
Akihiro Sagawa <sagawa.aki(a)gmail.com> writes:
Try 2: - Use `for' loops instead of `while' loops in get_key_full_name function. - Introduce full_name variable to avoid tricky free() condition check at end of enum_key function.
You should be able to do this without allocating memory. -- Alexandre Julliard julliard(a)winehq.org
4193
Age (days ago)
4193
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard