Use close_handle().
[nssm.git] / account.h
index a4377b9..04cb10e 100644 (file)
--- a/account.h
+++ b/account.h
@@ -19,6 +19,7 @@ int username_sid(const TCHAR *, SID **);
 int username_equiv(const TCHAR *, const TCHAR *);\r
 int canonicalise_username(const TCHAR *, TCHAR **);\r
 int is_localsystem(const TCHAR *);\r
+TCHAR *virtual_account(const TCHAR *);\r
 int is_virtual_account(const TCHAR *, const TCHAR *);\r
 const TCHAR *well_known_sid(SID *);\r
 const TCHAR *well_known_username(const TCHAR *);\r