[PATCH] include: Allow making Wine Server requests from C++ code

Stefan Dösinger stefandoesinger at gmail.com
Sun Jun 5 12:42:39 CDT 2022



> Am 03.06.2022 um 19:15 schrieb Mahdi Tayarani <tayarani at google.com>:
> 
> Using SERVER_START_REQ/SERVER_END_REQ in C++ code calls helper methods
> which need an explicit cast from a void* to __server_request_info*.

Why do you need this? include/wine/server.h (and pretty much everything in include/wine/) is a private header that should not be used by external code (e.g. programs linking to winelib)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220605/fc2d80a7/attachment.sig>


More information about the wine-devel mailing list