Andrey Gusev : ext-ms-win-ntuser-private-l1-1-1: Add dll.

Alexandre Julliard julliard at winehq.org
Mon Oct 31 14:41:10 CDT 2016


Module: wine
Branch: master
Commit: 1fbeca51a5873b5e78352ac7a444e2faa6e4df54
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1fbeca51a5873b5e78352ac7a444e2faa6e4df54

Author: Andrey Gusev <andrey.goosev at gmail.com>
Date:   Sat Oct 29 14:16:38 2016 +0300

ext-ms-win-ntuser-private-l1-1-1: Add dll.

Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                                          |  2 ++
 configure.ac                                       |  1 +
 dlls/ext-ms-win-ntuser-private-l1-1-1/Makefile.in  |  1 +
 .../ext-ms-win-ntuser-private-l1-1-1.spec          | 24 ++++++++++++++++++++++
 tools/make_specfiles                               |  1 +
 5 files changed, 29 insertions(+)

diff --git a/configure b/configure
index 8c0e9f5..8503d79 100755
--- a/configure
+++ b/configure
@@ -1167,6 +1167,7 @@ enable_ext_ms_win_gdi_dc_create_l1_1_1
 enable_ext_ms_win_gdi_devcaps_l1_1_0
 enable_ext_ms_win_kernel32_package_current_l1_1_0
 enable_ext_ms_win_ntuser_message_l1_1_1
+enable_ext_ms_win_ntuser_private_l1_1_1
 enable_ext_ms_win_ntuser_uicontext_ext_l1_1_0
 enable_ext_ms_win_rtcore_ntuser_dpi_l1_1_0
 enable_faultrep
@@ -17928,6 +17929,7 @@ wine_fn_config_dll ext-ms-win-gdi-dc-create-l1-1-1 enable_ext_ms_win_gdi_dc_crea
 wine_fn_config_dll ext-ms-win-gdi-devcaps-l1-1-0 enable_ext_ms_win_gdi_devcaps_l1_1_0
 wine_fn_config_dll ext-ms-win-kernel32-package-current-l1-1-0 enable_ext_ms_win_kernel32_package_current_l1_1_0
 wine_fn_config_dll ext-ms-win-ntuser-message-l1-1-1 enable_ext_ms_win_ntuser_message_l1_1_1
+wine_fn_config_dll ext-ms-win-ntuser-private-l1-1-1 enable_ext_ms_win_ntuser_private_l1_1_1
 wine_fn_config_dll ext-ms-win-ntuser-uicontext-ext-l1-1-0 enable_ext_ms_win_ntuser_uicontext_ext_l1_1_0
 wine_fn_config_dll ext-ms-win-rtcore-ntuser-dpi-l1-1-0 enable_ext_ms_win_rtcore_ntuser_dpi_l1_1_0
 wine_fn_config_dll faultrep enable_faultrep implib
diff --git a/configure.ac b/configure.ac
index 94b494b..5f2fc55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3009,6 +3009,7 @@ WINE_CONFIG_DLL(ext-ms-win-gdi-dc-create-l1-1-1)
 WINE_CONFIG_DLL(ext-ms-win-gdi-devcaps-l1-1-0)
 WINE_CONFIG_DLL(ext-ms-win-kernel32-package-current-l1-1-0)
 WINE_CONFIG_DLL(ext-ms-win-ntuser-message-l1-1-1)
+WINE_CONFIG_DLL(ext-ms-win-ntuser-private-l1-1-1)
 WINE_CONFIG_DLL(ext-ms-win-ntuser-uicontext-ext-l1-1-0)
 WINE_CONFIG_DLL(ext-ms-win-rtcore-ntuser-dpi-l1-1-0)
 WINE_CONFIG_DLL(faultrep,,[implib])
diff --git a/dlls/ext-ms-win-ntuser-private-l1-1-1/Makefile.in b/dlls/ext-ms-win-ntuser-private-l1-1-1/Makefile.in
new file mode 100644
index 0000000..e4c4e77
--- /dev/null
+++ b/dlls/ext-ms-win-ntuser-private-l1-1-1/Makefile.in
@@ -0,0 +1 @@
+MODULE    = ext-ms-win-ntuser-private-l1-1-1.dll
diff --git a/dlls/ext-ms-win-ntuser-private-l1-1-1/ext-ms-win-ntuser-private-l1-1-1.spec b/dlls/ext-ms-win-ntuser-private-l1-1-1/ext-ms-win-ntuser-private-l1-1-1.spec
new file mode 100644
index 0000000..958837b
--- /dev/null
+++ b/dlls/ext-ms-win-ntuser-private-l1-1-1/ext-ms-win-ntuser-private-l1-1-1.spec
@@ -0,0 +1,24 @@
+@ stub CancelShutdown
+@ stub CreateWindowInBand
+@ stub DwmGetRemoteSessionOcclusionEvent
+@ stub DwmGetRemoteSessionOcclusionState
+@ stub DwmLockScreenUpdates
+@ stub GetClipboardAccessToken
+@ stub GetWindowBand
+@ stub GetWindowCompositionAttribute
+@ stub IsQueueAttached
+@ stub IsThreadDesktopComposited
+@ stub IsThreadMessageQueueAttached
+@ stdcall LoadLocalFonts() user32.LoadLocalFonts
+@ stub LoadRemoteFonts
+@ stub LockWindowStation
+@ stub RecordShutdownReason
+@ stdcall RegisterLogonProcess(long long) user32.RegisterLogonProcess
+@ stub SetThreadInputBlocked
+@ stub SetWindowCompositionAttribute
+@ stdcall SetWindowStationUser(long long) user32.SetWindowStationUser
+@ stub SwitchDesktopWithFade
+@ stub UnlockWindowStation
+@ stub UpdatePerUserSystemParameters
+@ stub UpdateWindowInputSinkHints
+@ stub WaitForRedirectionStartComplete
diff --git a/tools/make_specfiles b/tools/make_specfiles
index 8ca5437..7d42a22 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -268,6 +268,7 @@ my @dll_groups =
   "api-ms-win-ntuser-dc-access-l1-1-0",
   "api-ms-win-rtcore-ntuser-private-l1-1-0",
   "ext-ms-win-ntuser-message-l1-1-1",
+  "ext-ms-win-ntuser-private-l1-1-1",
   "ext-ms-win-ntuser-uicontext-ext-l1-1-0",
   "ext-ms-win-rtcore-ntuser-dpi-l1-1-0",
  ],




More information about the wine-cvs mailing list