[PATCH 1/2] msvcp120: Added _Call_once implementation

Nikolay Sivov bunglehead at gmail.com
Wed May 20 23:42:07 CDT 2015


On 20.05.2015 23:18, Piotr Caban wrote:
> ---
>   dlls/msvcp110/msvcp110.spec         |  4 +--
>   dlls/msvcp120/msvcp120.spec         |  4 +--
>   dlls/msvcp120/tests/msvcp120.c      | 55
> +++++++++++++++++++++++++++++++++++++
>   dlls/msvcp120_app/msvcp120_app.spec |  4 +--
>   dlls/msvcp90/misc.c                 | 35 +++++++++++++++++++++++
>   5 files changed, 96 insertions(+), 6 deletions(-)
>
>

You sure it's not a wrapper around InitOnce* calls from kernel32?




More information about the wine-devel mailing list