HI,

The Problem remains...

1>C:\Program Files\Microsoft Visual Studio 9.0\VC\atlmfc\include\atlbase.h(4575) : error C3861: '_beginthreadex': identifier not found

to avoid this problem i need to set up something in Visual Studio to turn on _MT in ATLBASE.

I set runtime library to /MDd but _MT still OFF.