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
2abcdf08
Commit
2abcdf08
authored
Feb 16, 2022
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sfc: Build in data-only mode.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
40611a65
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
13 deletions
+10
-13
Makefile.in
dlls/sfc/Makefile.in
+1
-2
sfc.spec
dlls/sfc/sfc.spec
+9
-11
No files found.
dlls/sfc/Makefile.in
View file @
2abcdf08
MODULE
=
sfc.dll
IMPORTLIB
=
sfc
IMPORTS
=
sfc_os
EXTRADLLFLAGS
=
-Wb
,--prefer-native
EXTRADLLFLAGS
=
-Wb
,--
data-only
-Wb
,--
prefer-native
dlls/sfc/sfc.spec
View file @
2abcdf08
1 st
ub @ #
sfc_os.SfcInitProt
2 st
ub @ #
sfc_os.SfcTerminateWatcherThread
1 st
dcall @()
sfc_os.SfcInitProt
2 st
dcall @()
sfc_os.SfcTerminateWatcherThread
3 stdcall @(long) sfc_os.SfcConnectToServer
4 st
ub @ #
sfc_os.SfcClose
5 st
ub @ #
sfc_os.SfcFileException
6 st
ub @ #
sfc_os.SfcInitiateScan
7 st
ub @ #
sfc_os.SfcInstallProtectedFiles
8 st
ub @ #
sfc_os.SfpInstallCatalog
9 st
ub @ #
SfpDeleteCatalog
4 st
dcall @()
sfc_os.SfcClose
5 st
dcall @()
sfc_os.SfcFileException
6 st
dcall @()
sfc_os.SfcInitiateScan
7 st
dcall @()
sfc_os.SfcInstallProtectedFiles
8 st
dcall @()
sfc_os.SfpInstallCatalog
9 st
dcall @() sfc_os.
SfpDeleteCatalog
@ stdcall SRSetRestorePoint(ptr ptr) sfc_os.SRSetRestorePointA
@ stdcall SRSetRestorePointA(ptr ptr) sfc_os.SRSetRestorePointA
@ stdcall SRSetRestorePointW(ptr ptr) sfc_os.SRSetRestorePointW
@ stdcall SfcGetNextProtectedFile(long ptr) sfc_os.SfcGetNextProtectedFile
@ stdcall SfcIsFileProtected(ptr wstr) sfc_os.SfcIsFileProtected
@ stdcall SfcIsKeyProtected(long wstr long) sfc_os.SfcIsKeyProtected
@ stub SfcWLEventLogoff
@ stub SfcWLEventLogon
@ stub SfpVerifyFile
@ stdcall SfpVerifyFile() sfc_os.SfpVerifyFile
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