Skip to content

Instantly share code, notes, and snippets.

@bionicbeagle
Created April 15, 2018 20:43
Show Gist options
  • Save bionicbeagle/0b9293b3766721361d0fb7a28dbc9a24 to your computer and use it in GitHub Desktop.
Save bionicbeagle/0b9293b3766721361d0fb7a28dbc9a24 to your computer and use it in GitHub Desktop.
Windows Projected File System exports
PrjClearNegativePathCache, 1, 0x3820
PrjCloseFile, 2, 0x2800
PrjCommandCallbacksInit, 3, 0x3d20
PrjCompleteCommand, 4, 0x34e0
PrjConfigureVolume, 5, 0x52b0
PrjConvertDirectoryToPlaceholder, 6, 0x1330
PrjCreatePlaceholderAsHardlink, 7, 0x1ea0
PrjDeleteFile, 8, 0x3120
PrjDetachDriver, 9, 0x5110
PrjDoesNameContainWildCards, 10, 0x5810
PrjFileNameCompare, 11, 0x5710
PrjFileNameMatch, 12, 0x56f0
PrjFillDirEntryBuffer, 13, 0x54c0
PrjGetOnDiskFileState, 14, 0x3af0
PrjGetVirtualizationInstanceIdFromHandle, 15, 0x5970
PrjOpenFile, 16, 0x2460
PrjpReadPrjReparsePointData, 24, 0x1120
PrjpSupplyTestSettings, 25, 0x3cf0
PrjReadFile, 17, 0x2ad0
PrjStartVirtualizationInstance, 18, 0x4700
PrjStartVirtualizationInstanceEx, 19, 0x47c0
PrjStopVirtualizationInstance, 20, 0x4e00
PrjUpdatePlaceholderIfNeeded, 21, 0x2d40
PrjWriteFile, 22, 0x1b50
PrjWritePlaceholderInformation, 23, 0x1740
@GemPG
Copy link

GemPG commented May 24, 2018

Hi Stefan,
This looks like a useful virtualisation/reencode-view interface, with slightly more capability than GvFS is using..
So what is the current/future status of ProjectedFS. Public/secret/bound to GvFS?
Is there any documentation anywhere?
Thanks in advance...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment