2009/10/6 Roderick Colenbrander thunderbird2k@gmail.com:
+static XRENDERINFO alloc_xrenderinfo()
That's not a prototype.
I'm not entirely sure how strict winex11.drv is about this, but it seems to me that if alloc_xrenderinfo() can return NULL, the calling code should be able to handle that as well.