Esdras Tarsis : api-ms-win-core-console-l3-2-0: Add stub dll.

Alexandre Julliard julliard at winehq.org
Mon Jul 19 15:59:16 CDT 2021


Module: wine
Branch: master
Commit: 9422d0a0a2d65909cb9d3dfa360ce98bc35671de
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=9422d0a0a2d65909cb9d3dfa360ce98bc35671de

Author: Esdras Tarsis <esdrastarsis at gmail.com>
Date:   Fri Jul 16 05:23:46 2021 -0300

api-ms-win-core-console-l3-2-0: Add stub dll.

Needed for Pickup Basketball VR.

Signed-off-by: Esdras Tarsis <esdrastarsis at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                                          |  2 ++
 configure.ac                                       |  1 +
 dlls/api-ms-win-core-console-l3-2-0/Makefile.in    |  1 +
 .../api-ms-win-core-console-l3-2-0.spec            | 32 ++++++++++++++++++++++
 tools/make_specfiles                               |  1 +
 5 files changed, 37 insertions(+)

diff --git a/configure b/configure
index 27a33234eb7..bf5c5b71992 100755
--- a/configure
+++ b/configure
@@ -936,6 +936,7 @@ enable_api_ms_win_core_comm_l1_1_0
 enable_api_ms_win_core_console_l1_1_0
 enable_api_ms_win_core_console_l1_2_0
 enable_api_ms_win_core_console_l2_1_0
+enable_api_ms_win_core_console_l3_2_0
 enable_api_ms_win_core_crt_l1_1_0
 enable_api_ms_win_core_crt_l2_1_0
 enable_api_ms_win_core_datetime_l1_1_0
@@ -20085,6 +20086,7 @@ wine_fn_config_makefile dlls/api-ms-win-core-comm-l1-1-0 enable_api_ms_win_core_
 wine_fn_config_makefile dlls/api-ms-win-core-console-l1-1-0 enable_api_ms_win_core_console_l1_1_0
 wine_fn_config_makefile dlls/api-ms-win-core-console-l1-2-0 enable_api_ms_win_core_console_l1_2_0
 wine_fn_config_makefile dlls/api-ms-win-core-console-l2-1-0 enable_api_ms_win_core_console_l2_1_0
+wine_fn_config_makefile dlls/api-ms-win-core-console-l3-2-0 enable_api_ms_win_core_console_l3_2_0
 wine_fn_config_makefile dlls/api-ms-win-core-crt-l1-1-0 enable_api_ms_win_core_crt_l1_1_0
 wine_fn_config_makefile dlls/api-ms-win-core-crt-l2-1-0 enable_api_ms_win_core_crt_l2_1_0
 wine_fn_config_makefile dlls/api-ms-win-core-datetime-l1-1-0 enable_api_ms_win_core_datetime_l1_1_0
diff --git a/configure.ac b/configure.ac
index b889947b65b..084990c0cd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2756,6 +2756,7 @@ WINE_CONFIG_MAKEFILE(dlls/api-ms-win-core-comm-l1-1-0)
 WINE_CONFIG_MAKEFILE(dlls/api-ms-win-core-console-l1-1-0)
 WINE_CONFIG_MAKEFILE(dlls/api-ms-win-core-console-l1-2-0)
 WINE_CONFIG_MAKEFILE(dlls/api-ms-win-core-console-l2-1-0)
+WINE_CONFIG_MAKEFILE(dlls/api-ms-win-core-console-l3-2-0)
 WINE_CONFIG_MAKEFILE(dlls/api-ms-win-core-crt-l1-1-0)
 WINE_CONFIG_MAKEFILE(dlls/api-ms-win-core-crt-l2-1-0)
 WINE_CONFIG_MAKEFILE(dlls/api-ms-win-core-datetime-l1-1-0)
diff --git a/dlls/api-ms-win-core-console-l3-2-0/Makefile.in b/dlls/api-ms-win-core-console-l3-2-0/Makefile.in
new file mode 100644
index 00000000000..74f49d62710
--- /dev/null
+++ b/dlls/api-ms-win-core-console-l3-2-0/Makefile.in
@@ -0,0 +1 @@
+MODULE    = api-ms-win-core-console-l3-2-0.dll
diff --git a/dlls/api-ms-win-core-console-l3-2-0/api-ms-win-core-console-l3-2-0.spec b/dlls/api-ms-win-core-console-l3-2-0/api-ms-win-core-console-l3-2-0.spec
new file mode 100644
index 00000000000..a9923150866
--- /dev/null
+++ b/dlls/api-ms-win-core-console-l3-2-0/api-ms-win-core-console-l3-2-0.spec
@@ -0,0 +1,32 @@
+@ stdcall AddConsoleAliasA(str str str) kernel32.AddConsoleAliasA
+@ stdcall AddConsoleAliasW(wstr wstr wstr) kernel32.AddConsoleAliasW
+@ stdcall ExpungeConsoleCommandHistoryA(str) kernel32.ExpungeConsoleCommandHistoryA
+@ stdcall ExpungeConsoleCommandHistoryW(wstr) kernel32.ExpungeConsoleCommandHistoryW
+@ stub GetConsoleAliasA
+@ stub GetConsoleAliasExesA
+@ stdcall GetConsoleAliasExesLengthA() kernel32.GetConsoleAliasExesLengthA
+@ stdcall GetConsoleAliasExesLengthW() kernel32.GetConsoleAliasExesLengthW
+@ stub GetConsoleAliasExesW
+@ stdcall GetConsoleAliasW(wstr ptr long wstr) kernel32.GetConsoleAliasW
+@ stub GetConsoleAliasesA
+@ stdcall GetConsoleAliasesLengthA(str) kernel32.GetConsoleAliasesLengthA
+@ stdcall GetConsoleAliasesLengthW(wstr) kernel32.GetConsoleAliasesLengthW
+@ stub GetConsoleAliasesW
+@ stdcall GetConsoleCommandHistoryA(long long long) kernel32.GetConsoleCommandHistoryA
+@ stdcall GetConsoleCommandHistoryLengthA(str) kernel32.GetConsoleCommandHistoryLengthA
+@ stdcall GetConsoleCommandHistoryLengthW(wstr) kernel32.GetConsoleCommandHistoryLengthW
+@ stdcall GetConsoleCommandHistoryW(long long long) kernel32.GetConsoleCommandHistoryW
+@ stdcall GetConsoleDisplayMode(ptr) kernel32.GetConsoleDisplayMode
+@ stdcall GetConsoleFontSize(long long) kernel32.GetConsoleFontSize
+@ stub GetConsoleHistoryInfo
+@ stdcall GetConsoleProcessList(ptr long) kernel32.GetConsoleProcessList
+@ stub GetConsoleSelectionInfo
+@ stdcall GetConsoleWindow() kernel32.GetConsoleWindow
+@ stdcall GetCurrentConsoleFont(long long ptr) kernel32.GetCurrentConsoleFont
+@ stdcall GetCurrentConsoleFontEx(long long ptr) kernel32.GetCurrentConsoleFontEx
+@ stdcall GetNumberOfConsoleMouseButtons(ptr) kernel32.GetNumberOfConsoleMouseButtons
+@ stdcall SetConsoleDisplayMode(long long ptr) kernel32.SetConsoleDisplayMode
+@ stub SetConsoleHistoryInfo
+@ stub SetConsoleNumberOfCommandsA
+@ stub SetConsoleNumberOfCommandsW
+@ stdcall SetCurrentConsoleFontEx(long long ptr) kernel32.SetCurrentConsoleFontEx
diff --git a/tools/make_specfiles b/tools/make_specfiles
index d782beb27d7..50d848b4ce8 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -232,6 +232,7 @@ my @dll_groups =
   "api-ms-win-core-console-l1-1-0",
   "api-ms-win-core-console-l1-2-0",
   "api-ms-win-core-console-l2-1-0",
+  "api-ms-win-core-console-l3-2-0",
   "api-ms-win-core-file-l1-1-0",
   "api-ms-win-core-file-l1-2-1",
   "api-ms-win-core-file-l1-2-0",




More information about the wine-cvs mailing list