wine 0.9.21 > winuser.h types declarations

Nicolas nicolas at dyalog.com
Thu Sep 21 11:06:21 CDT 2006


Hi,

two function-pointers types are badly declared in include/winuser.h :
PROPENUMPROCEXA and PROPENUMPROCEXW. : their second argument is constant
char* instead of char*.
the consequence is that the use of these types leads to types mismatch.
thank you for applying the patch.

by Nicolas Delcros,
2006/09/21
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winuser.h_PROPENUMPROCEX_arguments.patch
Type: application/octet-stream
Size: 850 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060921/e788076f/winuser.h_PROPENUMPROCEX_arguments.obj


More information about the wine-patches mailing list