Boost C++ Libraries: Ticket #79: Support for WinCE 3.0 threads https://svn.boost.org/trac10/ticket/79 <pre class="wiki">Although a minor modification, it would be nice if the Boost.Thread library would compile on WinCE 3.0 without any modifications. Basically, WinCE doesn't provide the _beginthreadex() CRT function, you have to directly deal with the Win32 API's CreateThread(). </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/79 Trac 1.4.3 bill_kempf Mon, 30 Dec 2002 15:51:14 GMT status changed https://svn.boost.org/trac10/ticket/79#comment:1 https://svn.boost.org/trac10/ticket/79#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket