__free_locale (with two leading underscores) is the previous name of _free_locale
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com --- dlls/msvcr120/msvcr120.spec | 2 +- dlls/msvcr120_app/msvcr120_app.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Hi,
dlls/msvcr120/msvcr120.spec | 2 +- dlls/msvcr120_app/msvcr120_app.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Please also update other versions spec files (the function is also exported from e.g. msvcr80).
Thanks, Piotr