[advapi32/service #2] Fix buffersize calculations

Paul Vriens paul.vriens.wine at gmail.com
Tue Jul 24 09:47:13 CDT 2007


Hi,

The A-call has to return the size in WCHAR. The A-call only returns the needed
buffersize on failure (ERROR_INSUFFICIENT_BUFFER). The W-call will also return
the needed buffersize on success.

Changelog
   Fix buffersize calculations

Cheers,

Paul.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-buffersize-calculations.patch
Type: text/x-patch
Size: 2925 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070724/d19c7a12/0003-Fix-buffersize-calculations.bin


More information about the wine-patches mailing list