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
de026dbd
Commit
de026dbd
authored
Dec 08, 2022
by
Hans Leidekker
Committed by
Alexandre Julliard
Dec 08, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wofutil: New dll.
parent
1d4a230c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
0 deletions
+15
-0
configure
configure
+2
-0
configure.ac
configure.ac
+1
-0
Makefile.in
dlls/wofutil/Makefile.in
+1
-0
wofutil.spec
dlls/wofutil/wofutil.spec
+11
-0
No files found.
configure
View file @
de026dbd
...
...
@@ -1490,6 +1490,7 @@ enable_wmp
enable_wmphoto
enable_wmvcore
enable_wnaspi32
enable_wofutil
enable_wow64
enable_wow64cpu
enable_wow64win
...
...
@@ -21927,6 +21928,7 @@ wine_fn_config_makefile dlls/wmphoto enable_wmphoto
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/wofutil enable_wofutil
wine_fn_config_makefile dlls/wow32 enable_win16
wine_fn_config_makefile dlls/wow64 enable_wow64
wine_fn_config_makefile dlls/wow64cpu enable_wow64cpu
...
...
configure.ac
View file @
de026dbd
...
...
@@ -3197,6 +3197,7 @@ WINE_CONFIG_MAKEFILE(dlls/wmphoto)
WINE_CONFIG_MAKEFILE(dlls/wmvcore)
WINE_CONFIG_MAKEFILE(dlls/wmvcore/tests)
WINE_CONFIG_MAKEFILE(dlls/wnaspi32)
WINE_CONFIG_MAKEFILE(dlls/wofutil)
WINE_CONFIG_MAKEFILE(dlls/wow32,enable_win16)
WINE_CONFIG_MAKEFILE(dlls/wow64)
WINE_CONFIG_MAKEFILE(dlls/wow64cpu)
...
...
dlls/wofutil/Makefile.in
0 → 100644
View file @
de026dbd
MODULE
=
wofutil.dll
dlls/wofutil/wofutil.spec
0 → 100644
View file @
de026dbd
@ stub WofEnumEntries
@ stub WofFileEnumFiles
@ stub WofGetDriverVersion
@ stub WofIsExternalFile
@ stub WofSetFileDataLocation
@ stub WofShouldCompressBinaries
@ stub WofWimAddEntry
@ stub WofWimEnumFiles
@ stub WofWimRemoveEntry
@ stub WofWimSuspendEntry
@ stub WofWimUpdateEntry
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