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
7144e630
Commit
7144e630
authored
Jul 06, 2021
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wow64: Add stub dll.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
ea236aa9
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
38 additions
and
0 deletions
+38
-0
configure
configure
+5
-0
configure.ac
configure.ac
+4
-0
Makefile.in
dlls/wow64/Makefile.in
+2
-0
wow64.spec
dlls/wow64/wow64.spec
+27
-0
No files found.
configure
View file @
7144e630
...
...
@@ -1720,6 +1720,7 @@ enable_wmp
enable_wmphoto
enable_wmvcore
enable_wnaspi32
enable_wow64
enable_wow64cpu
enable_wpc
enable_wpcap
...
...
@@ -5748,6 +5749,7 @@ $as_echo "$wine_cv_builtin_ms_va_list" >&6; }
host_cpu
=
"x86_64"
notice_platform
=
"64-bit "
TARGETFLAGS
=
"
$TARGETFLAGS
-m64"
enable_wow64
=
${
enable_wow64
:-
yes
}
enable_wow64cpu
=
${
enable_wow64cpu
:-
yes
}
fi
;;
...
...
@@ -5862,6 +5864,7 @@ fi
{
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
: result:
$wine_cv_builtin_ms_va_list
"
>
&5
$as_echo
"
$wine_cv_builtin_ms_va_list
"
>
&6
;
}
test
$wine_cv_builtin_ms_va_list
!=
no
||
as_fn_error
$?
"You need clang >= 5.0 to build Wine for arm64."
"
$LINENO
"
5
enable_wow64
=
${
enable_wow64
:-
yes
}
;;
i[3456789]86
*
)
enable_win16
=
${
enable_win16
:-
yes
}
...
...
@@ -5871,6 +5874,7 @@ esac
enable_win16
=
${
enable_win16
:-
no
}
enable_win64
=
${
enable_win64
:-
no
}
enable_wow64
=
${
enable_wow64
:-
no
}
enable_wow64cpu
=
${
enable_wow64cpu
:-
no
}
enable_winetest
=
${
enable_winetest
:-
$enable_tests
}
...
...
@@ -21146,6 +21150,7 @@ wine_fn_config_makefile dlls/wmvcore enable_wmvcore
wine_fn_config_makefile dlls/wmvcore/tests enable_tests
wine_fn_config_makefile dlls/wnaspi32 enable_wnaspi32
wine_fn_config_makefile dlls/wow32 enable_win16
wine_fn_config_makefile dlls/wow64 enable_wow64
wine_fn_config_makefile dlls/wow64cpu enable_wow64cpu
wine_fn_config_makefile dlls/wpc enable_wpc
wine_fn_config_makefile dlls/wpc/tests enable_tests
...
...
configure.ac
View file @
7144e630
...
...
@@ -170,6 +170,7 @@ case $host in
host_cpu="x86_64"
notice_platform="64-bit "
TARGETFLAGS="$TARGETFLAGS -m64"
enable_wow64=${enable_wow64:-yes}
enable_wow64cpu=${enable_wow64cpu:-yes}
fi
;;
...
...
@@ -215,6 +216,7 @@ case $host in
[AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <stdarg.h>]], [[void func(__builtin_ms_va_list *args);]])],
[wine_cv_builtin_ms_va_list=yes],[wine_cv_builtin_ms_va_list=no])])
test $wine_cv_builtin_ms_va_list != no || AC_MSG_ERROR([You need clang >= 5.0 to build Wine for arm64.])
enable_wow64=${enable_wow64:-yes}
;;
i[[3456789]]86*)
enable_win16=${enable_win16:-yes}
...
...
@@ -225,6 +227,7 @@ esac
dnl enable_win16 defaults to yes on x86, to no on other CPUs
enable_win16=${enable_win16:-no}
enable_win64=${enable_win64:-no}
enable_wow64=${enable_wow64:-no}
enable_wow64cpu=${enable_wow64cpu:-no}
dnl Disable winetest too if tests are disabled
...
...
@@ -3820,6 +3823,7 @@ WINE_CONFIG_MAKEFILE(dlls/wmvcore)
WINE_CONFIG_MAKEFILE(dlls/wmvcore/tests)
WINE_CONFIG_MAKEFILE(dlls/wnaspi32)
WINE_CONFIG_MAKEFILE(dlls/wow32,enable_win16)
WINE_CONFIG_MAKEFILE(dlls/wow64)
WINE_CONFIG_MAKEFILE(dlls/wow64cpu)
WINE_CONFIG_MAKEFILE(dlls/wpc)
WINE_CONFIG_MAKEFILE(dlls/wpc/tests)
...
...
dlls/wow64/Makefile.in
0 → 100644
View file @
7144e630
MODULE
=
wow64.dll
IMPORTLIB
=
wow64
dlls/wow64/wow64.spec
0 → 100644
View file @
7144e630
@ stub Wow64AllocThreadHeap
@ stub Wow64AllocateHeap
@ stub Wow64AllocateTemp
@ stub Wow64ApcRoutine
@ stub Wow64CheckIfNXEnabled
@ stub Wow64EmulateAtlThunk
@ stub Wow64FreeHeap
@ stub Wow64FreeThreadHeap
@ stub Wow64GetWow64ImageOption
@ stub Wow64IsControlFlowGuardEnforced
@ stub Wow64IsStackExtentsCheckEnforced
@ stub Wow64KiUserCallbackDispatcher
@ stub Wow64LdrpInitialize
@ stub Wow64LogPrint
@ stub Wow64NotifyUnsimulateComplete
@ stub Wow64PassExceptionToGuest
@ stub Wow64PrepareForDebuggerAttach
@ stub Wow64PrepareForException
@ stub Wow64RaiseException
@ stub Wow64ShallowThunkAllocObjectAttributes32TO64_FNC
@ stub Wow64ShallowThunkAllocSecurityQualityOfService32TO64_FNC
@ stub Wow64ShallowThunkSIZE_T32TO64
@ stub Wow64ShallowThunkSIZE_T64TO32
@ stub Wow64SuspendLocalThread
@ stub Wow64SystemServiceEx
@ stub Wow64ValidateUserCallTarget
@ stub Wow64ValidateUserCallTargetFilter
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