Do not relocate the pointers in the IMAGE_THREAD_LOCAL_STORAGE
commit0a45ada03865133af8ceff2b3d4fa469636e3505
authorMarcus Meissner <marcus@jet.franken.de>
Sun, 22 Nov 1998 14:11:59 +0000 (22 14:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 22 Nov 1998 14:11:59 +0000 (22 14:11 +0000)
treea17b38a7e586accfbe866c6f4e60a8afbb47adde
parente1ab22da8f4d2131aeee0f8b89f4df25a57c8beb
Do not relocate the pointers in the IMAGE_THREAD_LOCAL_STORAGE
directory, for they seem to be relocated by the standard relocating
mechanism. (Explicitly checked one program using it)
loader/pe_image.c