From: Martin Storsjo Subject: [PATCH 08/21] api-ms-win-crt-convert-l1-1-0: Add stub dll. Message-Id: <1437680850-15312-9-git-send-email-martin@martin.st> Date: Thu, 23 Jul 2015 22:47:17 +0300 --- configure.ac | 1 + dlls/api-ms-win-crt-convert-l1-1-0/Makefile.in | 1 + .../api-ms-win-crt-convert-l1-1-0.spec | 122 +++++++++++++++++++++ tools/make_specfiles | 1 + 4 files changed, 125 insertions(+) create mode 100644 dlls/api-ms-win-crt-convert-l1-1-0/Makefile.in create mode 100644 dlls/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec diff --git a/configure.ac b/configure.ac index 32ed661..6eaebbf 100644 --- a/configure.ac +++ b/configure.ac @@ -2756,6 +2756,7 @@ WINE_CONFIG_DLL(api-ms-win-core-winrt-l1-1-0) WINE_CONFIG_DLL(api-ms-win-core-winrt-string-l1-1-0) WINE_CONFIG_DLL(api-ms-win-core-xstate-l2-1-0) WINE_CONFIG_DLL(api-ms-win-crt-conio-l1-1-0) +WINE_CONFIG_DLL(api-ms-win-crt-convert-l1-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l1-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-advapi32-l2-1-0) WINE_CONFIG_DLL(api-ms-win-downlevel-normaliz-l1-1-0) diff --git a/dlls/api-ms-win-crt-convert-l1-1-0/Makefile.in b/dlls/api-ms-win-crt-convert-l1-1-0/Makefile.in new file mode 100644 index 0000000..2e35b1c --- /dev/null +++ b/dlls/api-ms-win-crt-convert-l1-1-0/Makefile.in @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-convert-l1-1-0.dll diff --git a/dlls/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec b/dlls/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec new file mode 100644 index 0000000..40b131a --- /dev/null +++ b/dlls/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec @@ -0,0 +1,122 @@ +@ cdecl __toascii(long) ucrtbase.__toascii +@ cdecl _atodbl(ptr str) ucrtbase._atodbl +@ cdecl _atodbl_l(ptr str ptr) ucrtbase._atodbl_l +@ cdecl _atof_l(str ptr) ucrtbase._atof_l +@ cdecl _atoflt(ptr str) ucrtbase._atoflt +@ cdecl _atoflt_l(ptr str ptr) ucrtbase._atoflt_l +@ cdecl -ret64 _atoi64(str) ucrtbase._atoi64 +@ stub _atoi64_l +@ cdecl _atoi_l(str ptr) ucrtbase._atoi_l +@ stub _atol_l +@ cdecl _atoldbl(ptr str) ucrtbase._atoldbl +@ stub _atoldbl_l +@ stub _atoll_l +@ cdecl _ecvt(double long ptr ptr) ucrtbase._ecvt +@ cdecl _ecvt_s(str long double long ptr ptr) ucrtbase._ecvt_s +@ cdecl _fcvt(double long ptr ptr) ucrtbase._fcvt +@ cdecl _fcvt_s(ptr long double long ptr ptr) ucrtbase._fcvt_s +@ cdecl _gcvt(double long str) ucrtbase._gcvt +@ cdecl _gcvt_s(ptr long double long) ucrtbase._gcvt_s +@ cdecl _i64toa(int64 ptr long) ucrtbase._i64toa +@ cdecl _i64toa_s(int64 ptr long long) ucrtbase._i64toa_s +@ cdecl _i64tow(int64 ptr long) ucrtbase._i64tow +@ cdecl _i64tow_s(int64 ptr long long) ucrtbase._i64tow_s +@ cdecl _itoa(long ptr long) ucrtbase._itoa +@ cdecl _itoa_s(long ptr long long) ucrtbase._itoa_s +@ cdecl _itow(long ptr long) ucrtbase._itow +@ cdecl _itow_s(long ptr long long) ucrtbase._itow_s +@ cdecl _ltoa(long ptr long) ucrtbase._ltoa +@ cdecl _ltoa_s(long ptr long long) ucrtbase._ltoa_s +@ cdecl _ltow(long ptr long) ucrtbase._ltow +@ cdecl _ltow_s(long ptr long long) ucrtbase._ltow_s +@ cdecl _strtod_l(str ptr ptr) ucrtbase._strtod_l +@ stub _strtof_l +@ cdecl -ret64 _strtoi64(str ptr long) ucrtbase._strtoi64 +@ cdecl -ret64 _strtoi64_l(str ptr long ptr) ucrtbase._strtoi64_l +@ stub _strtoimax_l +@ stub _strtol_l +@ stub _strtold_l +@ cdecl -ret64 _strtoll_l(str ptr long ptr) ucrtbase._strtoll_l +@ cdecl -ret64 _strtoui64(str ptr long) ucrtbase._strtoui64 +@ cdecl -ret64 _strtoui64_l(str ptr long ptr) ucrtbase._strtoui64_l +@ cdecl _strtoul_l(str ptr long ptr) ucrtbase._strtoul_l +@ cdecl -ret64 _strtoull_l(str ptr long ptr) ucrtbase._strtoull_l +@ stub _strtoumax_l +@ cdecl _ui64toa(int64 ptr long) ucrtbase._ui64toa +@ cdecl _ui64toa_s(int64 ptr long long) ucrtbase._ui64toa_s +@ cdecl _ui64tow(int64 ptr long) ucrtbase._ui64tow +@ cdecl _ui64tow_s(int64 ptr long long) ucrtbase._ui64tow_s +@ cdecl _ultoa(long ptr long) ucrtbase._ultoa +@ cdecl _ultoa_s(long ptr long long) ucrtbase._ultoa_s +@ cdecl _ultow(long ptr long) ucrtbase._ultow +@ cdecl _ultow_s(long ptr long long) ucrtbase._ultow_s +@ cdecl _wcstod_l(wstr ptr) ucrtbase._wcstod_l +@ stub _wcstof_l +@ cdecl -ret64 _wcstoi64(wstr ptr long) ucrtbase._wcstoi64 +@ cdecl -ret64 _wcstoi64_l(wstr ptr long ptr) ucrtbase._wcstoi64_l +@ stub _wcstoimax_l +@ cdecl _wcstol_l(wstr ptr long ptr) ucrtbase._wcstol_l +@ stub _wcstold_l +@ stub _wcstoll_l +@ cdecl _wcstombs_l(ptr ptr long ptr) ucrtbase._wcstombs_l +@ cdecl _wcstombs_s_l(ptr ptr long wstr long ptr) ucrtbase._wcstombs_s_l +@ cdecl -ret64 _wcstoui64(wstr ptr long) ucrtbase._wcstoui64 +@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) ucrtbase._wcstoui64_l +@ cdecl _wcstoul_l(wstr ptr long ptr) ucrtbase._wcstoul_l +@ stub _wcstoull_l +@ stub _wcstoumax_l +@ cdecl _wctomb_l(ptr long ptr) ucrtbase._wctomb_l +@ cdecl _wctomb_s_l(ptr ptr long long ptr) ucrtbase._wctomb_s_l +@ cdecl _wtof(wstr) ucrtbase._wtof +@ cdecl _wtof_l(wstr ptr) ucrtbase._wtof_l +@ cdecl _wtoi(wstr) ucrtbase._wtoi +@ cdecl -ret64 _wtoi64(wstr) ucrtbase._wtoi64 +@ cdecl -ret64 _wtoi64_l(wstr ptr) ucrtbase._wtoi64_l +@ cdecl _wtoi_l(wstr ptr) ucrtbase._wtoi_l +@ cdecl _wtol(wstr) ucrtbase._wtol +@ cdecl _wtol_l(wstr ptr) ucrtbase._wtol_l +@ stub _wtoll +@ stub _wtoll_l +@ cdecl atof(str) ucrtbase.atof +@ cdecl atoi(str) ucrtbase.atoi +@ cdecl atol(str) ucrtbase.atol +@ stub atoll +@ cdecl btowc(long) ucrtbase.btowc +@ stub c16rtomb +@ stub c32rtomb +@ stub mbrtoc16 +@ stub mbrtoc32 +@ cdecl mbrtowc(ptr str long ptr) ucrtbase.mbrtowc +@ cdecl mbsrtowcs(ptr ptr long ptr) ucrtbase.mbsrtowcs +@ stub mbsrtowcs_s +@ cdecl mbstowcs(ptr str long) ucrtbase.mbstowcs +@ cdecl mbstowcs_s(ptr ptr long str long) ucrtbase.mbstowcs_s +@ cdecl mbtowc(ptr str long) ucrtbase.mbtowc +@ cdecl strtod(str ptr) ucrtbase.strtod +@ stub strtof +@ stub strtoimax +@ cdecl strtol(str ptr long) ucrtbase.strtol +@ stub strtold +@ cdecl -ret64 strtoll(str ptr long) ucrtbase.strtoll +@ cdecl strtoul(str ptr long) ucrtbase.strtoul +@ cdecl -ret64 strtoull(str ptr long) ucrtbase.strtoull +@ stub strtoumax +@ cdecl wcrtomb(ptr long ptr) ucrtbase.wcrtomb +@ stub wcrtomb_s +@ cdecl wcsrtombs(ptr ptr long ptr) ucrtbase.wcsrtombs +@ cdecl wcsrtombs_s(ptr ptr long ptr long ptr) ucrtbase.wcsrtombs_s +@ cdecl wcstod(wstr ptr) ucrtbase.wcstod +@ stub wcstof +@ stub wcstoimax +@ cdecl wcstol(wstr ptr long) ucrtbase.wcstol +@ stub wcstold +@ stub wcstoll +@ cdecl wcstombs(ptr ptr long) ucrtbase.wcstombs +@ cdecl wcstombs_s(ptr ptr long wstr long) ucrtbase.wcstombs_s +@ cdecl wcstoul(wstr ptr long) ucrtbase.wcstoul +@ stub wcstoull +@ stub wcstoumax +@ cdecl wctob(long) ucrtbase.wctob +@ cdecl wctomb(ptr long) ucrtbase.wctomb +@ cdecl wctomb_s(ptr ptr long long) ucrtbase.wctomb_s +@ stub wctrans diff --git a/tools/make_specfiles b/tools/make_specfiles index e8adf6b..1836d77 100755 --- a/tools/make_specfiles +++ b/tools/make_specfiles @@ -52,6 +52,7 @@ my @dll_groups = [ "ucrtbase", "api-ms-win-crt-conio-l1-1-0", + "api-ms-win-crt-convert-l1-1-0", ], [ "msvcp120", -- 1.8.1.2