dll: FspFsctlEnumServices

This commit is contained in:
Bill Zissimopoulos
2022-09-10 16:23:14 +01:00
parent b99fb9a5cb
commit 2fc2c237d3
6 changed files with 157 additions and 7 deletions

View File

@ -30,4 +30,10 @@
*/
#define FSP_CFG_REJECT_EARLY_IRP
/*
* SxS separator. The '+' in "WinFsp+20220906T173701Z".
*/
#define FSP_SXS_SEPARATOR_CHAR '+'
#define FSP_SXS_SEPARATOR_STRING "+"
#endif