msvcrt: Add __get_current_locale.

Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Gijs Vermeulen 2018-03-26 11:41:02 +02:00 committed by Alexandre Julliard
parent a3b7712263
commit d1c872f8eb
6 changed files with 6 additions and 6 deletions

View File

@ -589,7 +589,7 @@
@ stub ___fls_setvalue@8
@ cdecl __fpecode()
@ cdecl __free_locale(ptr) MSVCRT__free_locale
@ stub __get_current_locale
@ cdecl __get_current_locale() MSVCRT__get_current_locale
@ stub __get_flsindex
@ stub __get_tlsindex
@ cdecl __getmainargs(ptr ptr ptr long ptr)

View File

@ -937,7 +937,7 @@
@ cdecl __dstbias() MSVCRT___p__dstbias
@ cdecl __fpecode()
@ cdecl __free_locale(ptr) MSVCRT__free_locale
@ stub __get_current_locale
@ cdecl __get_current_locale() MSVCRT__get_current_locale
@ stub __get_flsindex
@ stub __get_tlsindex
@ cdecl __getmainargs(ptr ptr ptr long ptr)

View File

@ -927,7 +927,7 @@
@ cdecl __dstbias() MSVCRT___p__dstbias
@ cdecl __fpecode()
@ cdecl __free_locale(ptr) MSVCRT__free_locale
@ stub __get_current_locale
@ cdecl __get_current_locale() MSVCRT__get_current_locale
@ stub __get_flsindex
@ stub __get_tlsindex
@ cdecl __getmainargs(ptr ptr ptr long ptr)

View File

@ -903,7 +903,7 @@
@ cdecl __dstbias() msvcr120.__dstbias
@ cdecl __fpecode() msvcr120.__fpecode
@ cdecl __free_locale(ptr) msvcr120.__free_locale
@ stub __get_current_locale
@ cdecl __get_current_locale() msvcr120.__get_current_locale
@ stub __get_flsindex
@ stub __get_tlsindex
@ cdecl __getmainargs(ptr ptr ptr long ptr) msvcr120.__getmainargs

View File

@ -228,7 +228,7 @@
@ cdecl __fpecode()
@ cdecl __free_locale(ptr) MSVCRT__free_locale
@ stub __get_app_type
@ stub __get_current_locale
@ cdecl __get_current_locale() MSVCRT__get_current_locale
@ stub __get_flsindex
@ stub __get_tlsindex
@ cdecl __getmainargs(ptr ptr ptr long ptr)

View File

@ -217,7 +217,7 @@
@ cdecl __fpecode()
@ cdecl __free_locale(ptr) MSVCRT__free_locale
@ stub __get_app_type
@ stub __get_current_locale
@ cdecl __get_current_locale() MSVCRT__get_current_locale
@ stub __get_flsindex
@ stub __get_tlsindex
@ cdecl __getmainargs(ptr ptr ptr long ptr)