[RESEND][x11drv] cleanup: Move x11drv escape codes to one common header file.

Tomas Carnecky tom at dbservice.com
Thu Mar 30 11:08:32 CST 2006


This patch doesn't change any logic or C sourcecode, it only moves the
X11DRV escape code definition to one common header file. Currently the
definitions are spread over several C source files, and even there the
definitions differ from file to file. I don't see anything wrong with
this patch unless you *want* to have it difficult to maintain the code.

The next step would be to move get_drawable(), set_drawable() and
friends to the common header file, but I don't know how it works if a
function is implemented in a header and this header is included in more
than one C file, If someone enlightens me I'll post that patch, too.

Changelog:
 - x11drv: Move x11drv escape codes to one common header file.

tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-x11drv-escape-codes.patch
Type: text/x-patch
Size: 9960 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060330/aacaa157/wine-x11drv-escape-codes.patch


More information about the wine-patches mailing list