Public symbols in wofutil.dll (10.0.10586.0-Windows 10 1511 10586.494) on x86_64
Total: 11
wofapi.h,
wofutil.dll
WofEnumEntries ( PCWSTR VolumeName, ULONG Provider, WofEnumEntryProc EnumProc, PVOID UserData )
WofFileEnumFiles ( PCWSTR VolumeName, ULONG Algorithm, WofEnumFilesProc EnumProc, PVOID UserData )
WofGetDriverVersion ( HANDLE FileOrVolumeHandle, ULONG Provider, PULONG WofVersion )
WofIsExternalFile ( LPCWSTR FilePath, PBOOL IsExternalFile, PULONG Provider, PVOID ExternalFileInfo, PULONG BufferLength )
WofSetFileDataLocation ( HANDLE FileHandle, ULONG Provider, PVOID ExternalFileInfo, ULONG Length )
WofShouldCompressBinaries ( LPCWSTR Volume, PULONG Algorithm )
WofWimAddEntry ( PCWSTR VolumeName, PCWSTR WimPath, DWORD WimType, DWORD WimIndex, PLARGE_INTEGER DataSourceId )
WofWimEnumFiles ( PCWSTR VolumeName, LARGE_INTEGER DataSourceId, WofEnumFilesProc EnumProc, PVOID UserData )
WofWimRemoveEntry ( PCWSTR VolumeName, LARGE_INTEGER DataSourceId )
WofWimSuspendEntry ( PCWSTR VolumeName, LARGE_INTEGER DataSourceId )
WofWimUpdateEntry ( PCWSTR VolumeName, LARGE_INTEGER DataSourceId, PCWSTR NewWimPath )
to the top