Use standard TLS functions instead of a TEB internal field to access
commitd286b8a660b0435f9441a4ed4811848d0307060e
authorAlexandre Julliard <julliard@winehq.org>
Wed, 1 Jun 2005 11:08:39 +0000 (1 11:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Jun 2005 11:08:39 +0000 (1 11:08 +0000)
tree6c4c7792cbc6bd483f4bf54bc3c06ac783ce551f
parenta55450da8c52dc1770ceed6ae8b534b05069d30c
Use standard TLS functions instead of a TEB internal field to access
per-thread data.
dlls/x11drv/desktop.c
dlls/x11drv/event.c
dlls/x11drv/init.c
dlls/x11drv/x11drv.h
dlls/x11drv/x11drv_main.c