Delay the creation of the X atoms until we really need them, to allow
commit3f6cb0cc3f68ae2b44a3d05a51e1cc6cbb7dc238
authorAlexandre Julliard <julliard@winehq.org>
Fri, 21 Nov 2003 05:23:17 +0000 (21 05:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Nov 2003 05:23:17 +0000 (21 05:23 +0000)
tree46acc76ff50414e673dfc8296d7c2687b18bda30
parent2496c08b768efa12758c6e7c744c72ff471afa01
Delay the creation of the X atoms until we really need them, to allow
getting more of them in one call.
Use XGetAtomNames to retrieve all the selection atoms at once.
dlls/x11drv/clipboard.c
dlls/x11drv/window.c
dlls/x11drv/x11drv.h