Martin Schuerch said:
> Hi
>
> The file once.cpp from the repository (state yesterday) does not compile
> under VC7 with unicode strings (TCHAR = wchar_t).
>
> The following patch helps:
> line 125: CreateMutex -> CreateMutexA
>
> There are propably other places with the same problem not compiled with
> my PP settings.

Thanks.  I'm surprised I let that one slip by.  I'll check in a fix
momentarily.

William E. Kempf



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to