Opened 20 years ago
Closed 20 years ago
#79 closed Feature Requests (None)
Support for WinCE 3.0 threads
| Reported by: | nobody | Owned by: | bill_kempf |
|---|---|---|---|
| Milestone: | Component: | thread | |
| Version: | None | Severity: | |
| Keywords: | Cc: |
Description
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().
Note:
See TracTickets
for help on using tickets.
