Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
04ea1d4a
Commit
04ea1d4a
authored
Mar 07, 2018
by
Andrey Gusev
Committed by
Alexandre Julliard
Mar 07, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
api-ms-win-rtcore-ntuser-wmpointer-l1-1-3: Add dll.
Signed-off-by:
Andrey Gusev
<
andrey.goosev@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
eb1de172
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
0 deletions
+6
-0
configure
configure
+2
-0
configure.ac
configure.ac
+1
-0
Makefile.in
dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3/Makefile.in
+1
-0
api-ms-win-rtcore-ntuser-wmpointer-l1-1-3.spec
...ter-l1-1-3/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3.spec
+1
-0
make_specfiles
tools/make_specfiles
+1
-0
No files found.
configure
View file @
04ea1d4a
...
...
@@ -1069,6 +1069,7 @@ enable_api_ms_win_rtcore_ntuser_private_l1_1_0
enable_api_ms_win_rtcore_ntuser_window_l1_1_0
enable_api_ms_win_rtcore_ntuser_winevent_l1_1_0
enable_api_ms_win_rtcore_ntuser_wmpointer_l1_1_0
enable_api_ms_win_rtcore_ntuser_wmpointer_l1_1_3
enable_api_ms_win_security_activedirectoryclient_l1_1_0
enable_api_ms_win_security_audit_l1_1_1
enable_api_ms_win_security_base_l1_1_0
...
...
@@ -18355,6 +18356,7 @@ wine_fn_config_makefile dlls/api-ms-win-rtcore-ntuser-private-l1-1-0 enable_api_
wine_fn_config_makefile dlls/api-ms-win-rtcore-ntuser-window-l1-1-0 enable_api_ms_win_rtcore_ntuser_window_l1_1_0
wine_fn_config_makefile dlls/api-ms-win-rtcore-ntuser-winevent-l1-1-0 enable_api_ms_win_rtcore_ntuser_winevent_l1_1_0
wine_fn_config_makefile dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0 enable_api_ms_win_rtcore_ntuser_wmpointer_l1_1_0
wine_fn_config_makefile dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3 enable_api_ms_win_rtcore_ntuser_wmpointer_l1_1_3
wine_fn_config_makefile dlls/api-ms-win-security-activedirectoryclient-l1-1-0 enable_api_ms_win_security_activedirectoryclient_l1_1_0
wine_fn_config_makefile dlls/api-ms-win-security-audit-l1-1-1 enable_api_ms_win_security_audit_l1_1_1
wine_fn_config_makefile dlls/api-ms-win-security-base-l1-1-0 enable_api_ms_win_security_base_l1_1_0
...
...
configure.ac
View file @
04ea1d4a
...
...
@@ -3001,6 +3001,7 @@ WINE_CONFIG_MAKEFILE(dlls/api-ms-win-rtcore-ntuser-private-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/api-ms-win-rtcore-ntuser-window-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/api-ms-win-rtcore-ntuser-winevent-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3)
WINE_CONFIG_MAKEFILE(dlls/api-ms-win-security-activedirectoryclient-l1-1-0)
WINE_CONFIG_MAKEFILE(dlls/api-ms-win-security-audit-l1-1-1)
WINE_CONFIG_MAKEFILE(dlls/api-ms-win-security-base-l1-1-0)
...
...
dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3/Makefile.in
0 → 100644
View file @
04ea1d4a
MODULE
=
api-ms-win-rtcore-ntuser-wmpointer-l1-1-3.dll
dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3.spec
0 → 100644
View file @
04ea1d4a
@ stub GetWindowFeedbackSetting
tools/make_specfiles
View file @
04ea1d4a
...
...
@@ -349,6 +349,7 @@ my @dll_groups =
"api-ms-win-rtcore-ntuser-window-l1-1-0"
,
"api-ms-win-rtcore-ntuser-winevent-l1-1-0"
,
"api-ms-win-rtcore-ntuser-wmpointer-l1-1-0"
,
"api-ms-win-rtcore-ntuser-wmpointer-l1-1-3"
,
"ext-ms-win-ntuser-message-l1-1-1"
,
"ext-ms-win-ntuser-private-l1-1-1"
,
"ext-ms-win-ntuser-rectangle-ext-l1-1-0"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment