aboutsummaryrefslogtreecommitdiff
path: root/libX11/libX11.def
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-06-26 11:14:32 +0200
committermarha <marha@users.sourceforge.net>2012-06-26 11:14:32 +0200
commitd02cf3cc6e0989aace77a47a56979d1f21d33724 (patch)
tree37af2a9a8ff2e63f9d982dd3c6ff7a0bdcb73a6e /libX11/libX11.def
parent3458e8f13f8389a146c5b54b145dfb586af98dce (diff)
downloadvcxsrv-d02cf3cc6e0989aace77a47a56979d1f21d33724.tar.gz
vcxsrv-d02cf3cc6e0989aace77a47a56979d1f21d33724.tar.bz2
vcxsrv-d02cf3cc6e0989aace77a47a56979d1f21d33724.zip
libXext is now a dll
Diffstat (limited to 'libX11/libX11.def')
-rw-r--r--libX11/libX11.def7
1 files changed, 6 insertions, 1 deletions
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