Actually a lot of programs fail to start since the addition of these stubs. In particular anything that uses MSVCRT80. This is a major regression.
Most applications seem to live a happy life without fiber local storage - is there one that would benefit from it?
On Fri, 29 Feb 2008, Hans Leidekker wrote:
Photoshop CS2 fails to start after the Fls* stubs were added. This patch makes it start again but I'm not enough of an expert on this matter to say if this is the right thing to do.
-Hans
Changelog Forward fiber local storage APIs to thread local storage equivalents.