dlls/advapi32/RegFlushKey (Patch 2.1)

Jaco Greeff jaco at puxedo.org
Tue Oct 29 14:21:48 CST 2002


On 29 Oct 2002 19:25:30 -0000, "Jaco Greeff" <jaco at puxedo.org> wrote :
> This one flushes but doesn't close the fd. (As the previous version
> incorrectly did)

This is just a small patch to apply on top of "-2", hence the version number
"-2.1". It puts in an correct

#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif

instead of 

#include <unistd.h>

Sorry about the run-about. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 472 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021029/c60145fd/attachment.obj


More information about the wine-patches mailing list