Subj : JS_THREADSAFE required for clients of threadsafe js32.dll? To : All From : Digital Man Date : Mon Nov 08 2004 04:40 pm I just noticed that JS_Get/Set/ClearContextThread aren't prototyped in jsapi.h unless JS_THREADSAFE is defined. Now, I've known for a long time that JS_THREADSAFE must be defined when building a thread-safe JS library (DLL or SO), but I've never defined this macro when building the applications (clients of the JS library). Must JS_THREADSAFE be defined for applications that #include jsapi.h and use a thread-safe JS library? Thanks, -Rob digital man Snapple "Real Fact" #168: One brow wrinkle is the result of 200,000 frowns. .