
Roland wrote:
In the code you posted, the missing symbols are all defined as extern; what do I need to do to get their actually definitions linked in?
This is very strange. The symbols are all defined by the CRT. The _tls_used is
I think that Michael did the same mistake as I : forgot to place these symbols in extern "C". Attached project compiles fine and runs on my computer. However if I build your code as separate static library, TLS callback is not called :-( B. ***************************************************************************** ** ** ** WARNING: This email contains an attachment of a very suspicious type. ** ** You are urged NOT to open this attachment unless you are absolutely ** ** sure it is legitmate. Opening this attachment may cause irreparable ** ** damage to your computer and your files. If you have any questions ** ** about the validity of this message, PLEASE SEEK HELP BEFORE OPENING IT. ** ** ** ** This warning was added by the IU Computer Science Dept. mail scanner. ** *****************************************************************************