DllCompat icon indicating copy to clipboard operation
DllCompat copied to clipboard

TlsAlloc etc requires enhancement

Open Svyatpro opened this issue 7 years ago • 1 comments
trafficstars

Thread Local Storage functions in WinXP are limited and some applications requires full TLS support. https://docs.microsoft.com/en-us/cpp/build/reference/zc-threadsafeinit-thread-safe-local-static-initialization

For example, new FireFox 55+, Latest TeamSpeak 3, Latest Google Chrome.

TeamSpeak 3 is the easiest app to test.

Svyatpro avatar May 10 '18 15:05 Svyatpro

Someday, maybe.

pachuco avatar Dec 31 '19 20:12 pachuco