dll: FspSxsSuffix

This commit is contained in:
Bill Zissimopoulos
2022-08-03 17:29:45 +01:00
parent 40ba537dc2
commit 62a6bbab66
3 changed files with 17 additions and 9 deletions

View File

@ -71,6 +71,7 @@ NTSTATUS FspEventLogRegister(VOID);
NTSTATUS FspEventLogUnregister(VOID);
PWSTR FspSxsIdent(VOID);
PWSTR FspSxsSuffix(VOID);
PSID FspWksidNew(WELL_KNOWN_SID_TYPE WellKnownSidType, PNTSTATUS PResult);
PSID FspWksidGet(WELL_KNOWN_SID_TYPE WellKnownSidType);