work is happening

This commit is contained in:
freedom7341
2023-09-15 11:46:01 -06:00
parent d16b7254da
commit 48c8f542bc
7 changed files with 18 additions and 14 deletions

View File

@@ -217,7 +217,7 @@ VOID UpdateChecks(BOOL bVarMenu, UINT uSubMenu, UINT uID)
RETURNS -
Nothing!
\* * * */
VOID UpdateWindowTitle()
VOID UpdateWindowTitle(VOID)
{
WCHAR szUsername[UNLEN + 1] = L"";
DWORD dwUsernameLen = UNLEN;