From d02cf3cc6e0989aace77a47a56979d1f21d33724 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 26 Jun 2012 11:14:32 +0200 Subject: libXext is now a dll --- libX11/libX11.def | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'libX11') diff --git a/libX11/libX11.def b/libX11/libX11.def index b4789899f..cb0e0bedb 100644 --- a/libX11/libX11.def +++ b/libX11/libX11.def @@ -4,11 +4,15 @@ EXPORTS _XAllocTemp _XDeqAsyncHandler _XEatData + _XFlushGCCache _XFlushIt _XFreeTemp _XGetAsyncReply + _XGetBitsPerPixel _XGetRequest + _XGetScanlinePad _Xglobal_lock_p + _XInitImageFuncPtrs _XLockMutex_fn_p _XRead _XReadPad @@ -226,6 +230,7 @@ EXPORTS XPutImage XQueryColor XQueryColors + XQueryExtension XQueryFont XQueryPointer XQueryTree @@ -334,4 +339,4 @@ EXPORTS XwcTextListToTextProperty XwcTextPropertyToTextList XWithdrawWindow - XWMGeometry + XWMGeometry \ No newline at end of file -- cgit v1.2.3