Hi, I'm trying to include the StrTk library (strtk.hpp) in a MFC application in Visual C++ 10.0, but it won't compile - it gives me a C1506 unrecoverable blocking scope error. It compiles in a simples console app, but not in MFC. Anyone had a similar problem or know of a solution? Thanks!