Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexey Alyaev
wine
Commits
153d389f
Commit
153d389f
authored
10 years ago
by
Hans Leidekker
Committed by
Alexandre Julliard
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
vssapi: New dll.
parent
d81b8bbd
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
configure
+2
-0
2 additions, 0 deletions
configure
configure.ac
+1
-0
1 addition, 0 deletions
configure.ac
dlls/vssapi/Makefile.in
+1
-0
1 addition, 0 deletions
dlls/vssapi/Makefile.in
dlls/vssapi/vssapi.spec
+84
-0
84 additions, 0 deletions
dlls/vssapi/vssapi.spec
with
88 additions
and
0 deletions
configure
+
2
−
0
View file @
153d389f
...
@@ -1255,6 +1255,7 @@ enable_vcomp100
...
@@ -1255,6 +1255,7 @@ enable_vcomp100
enable_vcomp90
enable_vcomp90
enable_vdmdbg
enable_vdmdbg
enable_version
enable_version
enable_vssapi
enable_wbemdisp
enable_wbemdisp
enable_wbemprox
enable_wbemprox
enable_webservices
enable_webservices
...
@@ -17356,6 +17357,7 @@ wine_fn_config_test dlls/version/tests version_test
...
@@ -17356,6 +17357,7 @@ wine_fn_config_test dlls/version/tests version_test
wine_fn_config_dll vmm.vxd enable_win16
wine_fn_config_dll vmm.vxd enable_win16
wine_fn_config_dll vnbt.vxd enable_win16
wine_fn_config_dll vnbt.vxd enable_win16
wine_fn_config_dll vnetbios.vxd enable_win16
wine_fn_config_dll vnetbios.vxd enable_win16
wine_fn_config_dll vssapi enable_vssapi
wine_fn_config_dll vtdapi.vxd enable_win16
wine_fn_config_dll vtdapi.vxd enable_win16
wine_fn_config_dll vwin32.vxd enable_win16
wine_fn_config_dll vwin32.vxd enable_win16
wine_fn_config_dll w32skrnl enable_win16
wine_fn_config_dll w32skrnl enable_win16
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
0
View file @
153d389f
...
@@ -3235,6 +3235,7 @@ WINE_CONFIG_TEST(dlls/version/tests)
...
@@ -3235,6 +3235,7 @@ WINE_CONFIG_TEST(dlls/version/tests)
WINE_CONFIG_DLL(vmm.vxd,enable_win16)
WINE_CONFIG_DLL(vmm.vxd,enable_win16)
WINE_CONFIG_DLL(vnbt.vxd,enable_win16)
WINE_CONFIG_DLL(vnbt.vxd,enable_win16)
WINE_CONFIG_DLL(vnetbios.vxd,enable_win16)
WINE_CONFIG_DLL(vnetbios.vxd,enable_win16)
WINE_CONFIG_DLL(vssapi)
WINE_CONFIG_DLL(vtdapi.vxd,enable_win16)
WINE_CONFIG_DLL(vtdapi.vxd,enable_win16)
WINE_CONFIG_DLL(vwin32.vxd,enable_win16)
WINE_CONFIG_DLL(vwin32.vxd,enable_win16)
WINE_CONFIG_DLL(w32skrnl,enable_win16)
WINE_CONFIG_DLL(w32skrnl,enable_win16)
...
...
This diff is collapsed.
Click to expand it.
dlls/vssapi/Makefile.in
0 → 100644
+
1
−
0
View file @
153d389f
MODULE
=
vssapi.dll
This diff is collapsed.
Click to expand it.
dlls/vssapi/vssapi.spec
0 → 100644
+
84
−
0
View file @
153d389f
@ stub IsVolumeSnapshotted
@ stub VssFreeSnapshotProperties
@ stub ShouldBlockRevert
@ stub ??0CVssJetWriter@@QAE@XZ
@ stub ??0CVssWriter@@QAE@XZ
@ stub ??1CVssJetWriter@@UAE@XZ
@ stub ??1CVssWriter@@UAE@XZ
@ stub ?AreComponentsSelected@CVssJetWriter@@IBG_NXZ
@ stub ?AreComponentsSelected@CVssWriter@@IBG_NXZ
@ stub ?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z
@ stub ?CreateVssExamineWriterMetadata@@YGJPAGPAPAVIVssExamineWriterMetadata@@@Z
@ stub ?CreateVssSnapshotSetDescription@@YGJU_GUID@@JPAPAVIVssSnapshotSetDescription@@@Z
@ stub ?GetBackupType@CVssJetWriter@@IBG?AW4_VSS_BACKUP_TYPE@@XZ
@ stub ?GetBackupType@CVssWriter@@IBG?AW4_VSS_BACKUP_TYPE@@XZ
@ stub ?GetContext@CVssJetWriter@@IBGJXZ
@ stub ?GetContext@CVssWriter@@IBGJXZ
@ stub ?GetCurrentLevel@CVssJetWriter@@IBG?AW4_VSS_APPLICATION_LEVEL@@XZ
@ stub ?GetCurrentLevel@CVssWriter@@IBG?AW4_VSS_APPLICATION_LEVEL@@XZ
@ stub ?GetCurrentSnapshotSetId@CVssJetWriter@@IBG?AU_GUID@@XZ
@ stub ?GetCurrentSnapshotSetId@CVssWriter@@IBG?AU_GUID@@XZ
@ stub ?GetCurrentVolumeArray@CVssJetWriter@@IBGPAPBGXZ
@ stub ?GetCurrentVolumeArray@CVssWriter@@IBGPAPBGXZ
@ stub ?GetCurrentVolumeCount@CVssJetWriter@@IBGIXZ
@ stub ?GetCurrentVolumeCount@CVssWriter@@IBGIXZ
@ stub ?GetRestoreType@CVssJetWriter@@IBG?AW4_VSS_RESTORE_TYPE@@XZ
@ stub ?GetRestoreType@CVssWriter@@IBG?AW4_VSS_RESTORE_TYPE@@XZ
@ stub ?GetSnapshotDeviceName@CVssJetWriter@@IBGJPBGPAPBG@Z
@ stub ?GetSnapshotDeviceName@CVssWriter@@IBGJPBGPAPBG@Z
@ stub ?Initialize@CVssJetWriter@@QAGJU_GUID@@PBG_N211K@Z
@ stub ?Initialize@CVssWriter@@QAGJU_GUID@@PBGW4VSS_USAGE_TYPE@@W4VSS_SOURCE_TYPE@@W4_VSS_APPLICATION_LEVEL@@KW4VSS_ALTERNATE_WRITER_STATE@@_N@Z
@ stub ?InstallAlternateWriter@CVssWriter@@QAGJU_GUID@@0@Z
@ stub ?IsBootableSystemStateBackedUp@CVssJetWriter@@IBG_NXZ
@ stub ?IsBootableSystemStateBackedUp@CVssWriter@@IBG_NXZ
@ stub ?IsPartialFileSupportEnabled@CVssJetWriter@@IBG_NXZ
@ stub ?IsPartialFileSupportEnabled@CVssWriter@@IBG_NXZ
@ stub ?IsPathAffected@CVssJetWriter@@IBG_NPBG@Z
@ stub ?IsPathAffected@CVssWriter@@IBG_NPBG@Z
@ stub ?LoadVssSnapshotSetDescription@@YGJPBGPAPAVIVssSnapshotSetDescription@@U_GUID@@@Z
@ stub ?OnAbortBegin@CVssJetWriter@@UAGXXZ
@ stub ?OnAbortEnd@CVssJetWriter@@UAGXXZ
@ stub ?OnBackOffIOOnVolume@CVssWriter@@UAG_NPAGU_GUID@@1@Z
@ stub ?OnBackupComplete@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnBackupCompleteBegin@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnBackupCompleteEnd@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@_N@Z
@ stub ?OnBackupShutdown@CVssWriter@@UAG_NU_GUID@@@Z
@ stub ?OnContinueIOOnVolume@CVssWriter@@UAG_NPAGU_GUID@@1@Z
@ stub ?OnFreezeBegin@CVssJetWriter@@UAG_NXZ
@ stub ?OnFreezeEnd@CVssJetWriter@@UAG_N_N@Z
@ stub ?OnIdentify@CVssJetWriter@@UAG_NPAVIVssCreateWriterMetadata@@@Z
@ stub ?OnIdentify@CVssWriter@@UAG_NPAVIVssCreateWriterMetadata@@@Z
@ stub ?OnPostRestore@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnPostRestoreBegin@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnPostRestoreEnd@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@_N@Z
@ stub ?OnPostSnapshot@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnPostSnapshot@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnPreRestore@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnPreRestoreBegin@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnPreRestoreEnd@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@_N@Z
@ stub ?OnPrepareBackup@CVssWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnPrepareBackupBegin@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@@Z
@ stub ?OnPrepareBackupEnd@CVssJetWriter@@UAG_NPAVIVssWriterComponents@@_N@Z
@ stub ?OnPrepareSnapshotBegin@CVssJetWriter@@UAG_NXZ
@ stub ?OnPrepareSnapshotEnd@CVssJetWriter@@UAG_N_N@Z
@ stub ?OnThawBegin@CVssJetWriter@@UAG_NXZ
@ stub ?OnThawEnd@CVssJetWriter@@UAG_N_N@Z
@ stub ?OnVSSApplicationStartup@CVssWriter@@UAG_NXZ
@ stub ?OnVSSShutdown@CVssWriter@@UAG_NXZ
@ stub ?SetWriterFailure@CVssJetWriter@@IAGJJ@Z
@ stub ?SetWriterFailure@CVssWriter@@IAGJJ@Z
@ stub ?Subscribe@CVssWriter@@QAGJK@Z
@ stub ?Uninitialize@CVssJetWriter@@QAGXXZ
@ stub ?Unsubscribe@CVssWriter@@QAGJXZ
@ stub CreateVssBackupComponentsInternal
@ stub CreateVssExamineWriterMetadataInternal
@ stub CreateVssExpressWriterInternal
@ stub CreateWriter
@ stub CreateWriterEx
@ stub DllCanUnloadNow
@ stub DllGetClassObject
@ stub GetProviderMgmtInterface
@ stub GetProviderMgmtInterfaceInternal
@ stub IsVolumeSnapshottedInternal
@ stub ShouldBlockRevertInternal
@ stub VssFreeSnapshotPropertiesInternal
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment